We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43be5c1 + 4ff95d6 commit 7045af2Copy full SHA for 7045af2
src/MADE.Diagnostics/MADE.Diagnostics.csproj
@@ -14,7 +14,7 @@
14
</PropertyGroup>
15
16
<ItemGroup Condition="'$(TargetFramework)'=='uap10.0.17763' Or '$(TargetFramework)'=='xamarinios10' Or '$(TargetFramework)'=='MonoAndroid10.0'">
17
- <PackageReference Include="XPlat.Storage" Version="1.8.0" />
+ <PackageReference Include="XPlat.Storage" Version="1.8.1" />
18
</ItemGroup>
19
20
</Project>
0 commit comments