Skip to content

Commit 5937ea3

Browse files
samfintonsamfinton
authored andcommitted
fix(net): prevent examples package publish
1 parent 5de7c5d commit 5937ea3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/Examples.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<LangVersion>12</LangVersion>
77
<Nullable>enable</Nullable>
88
<ImplicitUsings>disable</ImplicitUsings>
9+
<IsPackable>false</IsPackable>
910
</PropertyGroup>
1011

1112
<ItemGroup>

0 commit comments

Comments
 (0)