Skip to content

Commit c429c51

Browse files
authored
Respond to review comments
1 parent b1d8610 commit c429c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Storage/Storage.Netcore.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<OmitJsonackage>true</OmitJsonackage>
3+
<OmitJsonPackage>true</OmitJsonackage>
44
</PropertyGroup>
55

66
<Import Project="$(ProjectDir)..\Dependencies.Netcore.targets" />
@@ -75,4 +75,4 @@
7575
<Content Remove="Properties\AssemblyInfo.cs" />
7676
</ItemGroup>
7777

78-
</Project>
78+
</Project>

0 commit comments

Comments
 (0)