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.
1 parent b1d8610 commit c429c51Copy full SHA for c429c51
src/Storage/Storage.Netcore.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <OmitJsonackage>true</OmitJsonackage>
+ <OmitJsonPackage>true</OmitJsonackage>
4
</PropertyGroup>
5
6
<Import Project="$(ProjectDir)..\Dependencies.Netcore.targets" />
@@ -75,4 +75,4 @@
75
<Content Remove="Properties\AssemblyInfo.cs" />
76
</ItemGroup>
77
78
-</Project>
+</Project>
0 commit comments