Skip to content

Commit

Permalink
Merge pull request #170 from MADE-Apps/dependabot/nuget/XPlat.Storage…
Browse files Browse the repository at this point in the history
…-1.8.0

Bump XPlat.Storage from 1.7.20109.1 to 1.8.0
  • Loading branch information
jamesmcroft authored Nov 2, 2021
2 parents 2dbda2b + 80f1b3a commit 7f2d57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MADE.Diagnostics/MADE.Diagnostics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)'=='uap10.0.17763' Or '$(TargetFramework)'=='xamarinios10' Or '$(TargetFramework)'=='MonoAndroid10.0'">
<PackageReference Include="XPlat.Storage" Version="1.7.20109.1" />
<PackageReference Include="XPlat.Storage" Version="1.8.0" />
</ItemGroup>

</Project>

0 comments on commit 7f2d57c

Please sign in to comment.