Skip to content

Commit 52a6858

Browse files
Build(deps): Bump FluentFTP from 42.1.0 to 42.2.0 (#10824)
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 42.1.0 to 42.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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e23329 commit 52a6858

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>42.1.0</Version>
13+
<Version>42.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
@@ -79,7 +79,7 @@
7979
<ItemGroup>
8080
<PackageReference Include="ByteSize" Version="2.1.1" />
8181
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.0.0" />
82-
<PackageReference Include="FluentFTP" Version="42.1.0" />
82+
<PackageReference Include="FluentFTP" Version="42.2.0" />
8383
<PackageReference Include="ini-parser-netstandard" Version="2.5.2" />
8484
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />
8585
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.1" />

0 commit comments

Comments
 (0)