Skip to content

Commit e8d5ee8

Browse files
Build(deps): Bump FluentFTP from 43.0.1 to 45.2.0
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 43.0.1 to 45.2.0. - [Release notes](https://github.com/robinrodricks/FluentFTP/releases) - [Changelog](https://github.com/robinrodricks/FluentFTP/blob/master/RELEASES.md) - [Commits](https://github.com/robinrodricks/FluentFTP/commits) --- updated-dependencies: - dependency-name: FluentFTP dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aead557 commit e8d5ee8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Files.App.Storage/Files.App.Storage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111
<ItemGroup>
1212
<PackageReference Include="FluentFTP">
13-
<Version>43.0.1</Version>
13+
<Version>45.2.0</Version>
1414
</PackageReference>
1515
</ItemGroup>
1616
<ItemGroup>

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<ItemGroup>
7070
<PackageReference Include="ByteSize" Version="2.1.1" />
7171
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.1.0" />
72-
<PackageReference Include="FluentFTP" Version="43.0.1" />
72+
<PackageReference Include="FluentFTP" Version="45.2.0" />
7373
<PackageReference Include="ini-parser-netstandard" Version="2.5.2" />
7474
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />
7575
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.1" />

0 commit comments

Comments
 (0)