Skip to content

Commit

Permalink
- Update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Nov 29, 2020
1 parent ab0d906 commit 39ebd32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Apis.Drive.v3" Version="1.49.0.2138" />
<PackageReference Include="Google.Apis.Drive.v3" Version="1.49.0.2145" />
<PackageReference Include="NLog" Version="4.7.5" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion OpenDirectoryDownloader/OpenDirectoryDownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="AngleSharp" Version="0.14.0" />
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="FluentFTP" Version="33.0.2" />
<PackageReference Include="FluentFTP" Version="33.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="NLog" Version="4.7.5" />
<PackageReference Include="Polly" Version="7.2.1" />
Expand Down

0 comments on commit 39ebd32

Please sign in to comment.