Skip to content

Commit 29129f3

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 2ebbb7e commit 29129f3

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
@@ -67,7 +67,7 @@
6767
<ItemGroup>
6868
<PackageReference Include="ByteSize" Version="2.1.1" />
6969
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.1.0" />
70-
<PackageReference Include="FluentFTP" Version="43.0.1" />
70+
<PackageReference Include="FluentFTP" Version="45.2.0" />
7171
<PackageReference Include="ini-parser-netstandard" Version="2.5.2" />
7272
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />
7373
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.1" />

0 commit comments

Comments
 (0)