Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1078 from cocoa-mhlw/feature/update-nuget-package
Browse files Browse the repository at this point in the history
Update nuget package
  • Loading branch information
cocoa-dev004 authored Jul 13, 2022
2 parents fe8af54 + 67f16aa commit 0e197cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<Version>1.0.0-rc11</Version>
</PackageReference>
<PackageReference Include="System.IdentityModel.Tokens.Jwt">
<Version>6.20.0</Version>
<Version>6.21.0</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Covid19Radar/Covid19Radar/Covid19Radar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@
<PackageReference Include="Acr.UserDialogs" Version="7.2.0.564" />
<PackageReference Include="Prism.DryIoc.Forms" Version="8.1.97" />
<PackageReference Include="Prism.Forms" Version="8.1.97" />
<PackageReference Include="Xamarin.CommunityToolkit" Version="2.0.2" />
<PackageReference Include="Xamarin.CommunityToolkit" Version="2.0.4" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.3" />
<PackageReference Include="Xamarin.FFImageLoading" Version="2.4.11.982" />
<PackageReference Include="Xamarin.FFImageLoading.Forms" Version="2.4.11.982" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2337" />
<PackageReference Include="Xamarin.Forms.BehaviorValidationPack" Version="1.1.1" />
<PackageReference Include="Xamarin.Forms.Visual.Material" Version="5.0.0.2337" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.12.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
<PackageReference Include="Chino.Common" Version="1.0.0-rc11" />
<PackageReference Include="Prism.DryIoc.Extensions" Version="8.0.62" />
<PackageReference Include="TimeZoneConverter" Version="5.0.0" />
Expand Down

0 comments on commit 0e197cb

Please sign in to comment.