Skip to content

Commit

Permalink
Merge pull request #61 from f2calv/feature/2021-07/nugetupdates
Browse files Browse the repository at this point in the history
nuget updates
  • Loading branch information
f2calv authored Jul 18, 2021
2 parents 8b199f7 + 9f7d17c commit 30b83ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CasCap.Common.Testing" Version="1.0.32" />
<PackageReference Include="CasCap.Common.Testing" Version="1.0.36" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
Expand Down
6 changes: 3 additions & 3 deletions src/CasCap.GooglePhotosCli/CasCap.GooglePhotosCli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.1.0" />
<PackageReference Include="McMaster.Extensions.Hosting.CommandLine" Version="3.1.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.3" />
<PackageReference Include="CasCap.Common.Caching" Version="1.0.33" />
<PackageReference Include="CasCap.Common.Serialisation.Json" Version="1.0.33" />
<PackageReference Include="CasCap.Apis.GooglePhotos" Version="1.0.18" />
<PackageReference Include="CasCap.Common.Caching" Version="1.0.36" />
<PackageReference Include="CasCap.Common.Serialisation.Json" Version="1.0.36" />
<PackageReference Include="CasCap.Apis.GooglePhotos" Version="1.0.22" />
</ItemGroup>

</Project>

0 comments on commit 30b83ef

Please sign in to comment.