Support .NET versions different than Mutannots
This commit is contained in:
parent
5b7150d297
commit
79a4a9a40f
2 changed files with 65 additions and 29 deletions
|
|
@ -9,4 +9,8 @@
|
|||
<ItemGroup>
|
||||
<Compile Include="Program.fs" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="9.0.1" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue