Skip to content

Commit

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

Bump XPlat.Storage from 1.8.0 to 1.8.1
  • Loading branch information
jamesmcroft authored Nov 10, 2021
2 parents 43be5c1 + 4ff95d6 commit 7045af2
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.8.0" />
<PackageReference Include="XPlat.Storage" Version="1.8.1" />
</ItemGroup>

</Project>

0 comments on commit 7045af2

Please sign in to comment.