Skip to content

Commit

Permalink
forget <IsPackable>false</IsPackable>
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed Nov 27, 2022
1 parent 15be9c9 commit 992bb56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sandbox/NativeAot/NativeAot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>

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

0 comments on commit 992bb56

Please sign in to comment.