Skip to content

Commit 4085778

Browse files
authored
Fix property tag
1 parent c429c51 commit 4085778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Storage/Storage.Netcore.csproj

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

66
<Import Project="$(ProjectDir)..\Dependencies.Netcore.targets" />

0 commit comments

Comments
 (0)