Skip to content

Commit

Permalink
Fixed Nuget package error
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmk committed Nov 7, 2023
1 parent 29d7e4a commit c45162e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sandbox/Example.NativeAot/Example.NativeAot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PublishAot>true</PublishAot>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit c45162e

Please sign in to comment.