Skip to content

Commit 992bb56

Browse files
committed
forget <IsPackable>false</IsPackable>
1 parent 15be9c9 commit 992bb56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sandbox/NativeAot/NativeAot.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<TargetFramework>net7.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
8+
<IsPackable>false</IsPackable>
89

910
<!-- AOT Options -->
1011
<!-- https://learn.microsoft.com/ja-jp/dotnet/core/deploying/native-aot/ -->

0 commit comments

Comments
 (0)