Merge pull request #843 from wabbajack-tools/dependabot/nuget/FluentFTP-32.4.1

Bump FluentFTP from 32.4.0 to 32.4.1
This commit is contained in:
Timothy Baldridge 2020-05-14 04:30:37 -07:00 committed by GitHub
commit 127e2efedb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="CsvHelper" Version="15.0.5" />
<PackageReference Include="Dapper" Version="2.0.35" />
<PackageReference Include="FluentFTP" Version="32.4.0" />
<PackageReference Include="FluentFTP" Version="32.4.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Core" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.4" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />