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 #1199 from cocoa-mhlw/feature/bug-storage
Browse files Browse the repository at this point in the history
iOSで動作情報ログの送信に失敗していた不具合を修正
  • Loading branch information
cocoa-dev004 authored Nov 1, 2022
2 parents 9f1a4a1 + b1a14a4 commit a7e35e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Covid19Radar/Covid19Radar/Covid19Radar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2515" />
<PackageReference Include="Xamarin.Forms.BehaviorValidationPack" Version="1.1.1" />
<PackageReference Include="Xamarin.Forms.Visual.Material" Version="5.0.0.2515" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.14.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="6.0.1" />
Expand Down

0 comments on commit a7e35e7

Please sign in to comment.