chore: IsPackable marking

This commit is contained in:
Ikiru Yoshizaki
2022-07-26 13:10:10 +09:00
parent 78db78c7bd
commit 873485ad1a
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>NetCoreSandbox</RootNamespace>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>