Skip to content

Commit

Permalink
Add IsAotCompatible to make library AOT friendly.
Browse files Browse the repository at this point in the history
  • Loading branch information
amerkoleci committed Mar 29, 2024
1 parent b77458b commit b33adcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Framework/Foster.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageOutputPath>$(SolutionDir)artifacts/</PackageOutputPath>
<IsAotCompatible>true</IsAotCompatible>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit b33adcd

Please sign in to comment.