Skip to content

Commit c9e0a91

Browse files
author
Piotr Stachaczynski
committed
feat: guard to not include infer project in pack
1 parent 6051700 commit c9e0a91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/MaIN.InferPage/MaIN.InferPage.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>net8.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
7+
<IsPackable>false</IsPackable>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)