Add custom resolver for libcoreclr.so

This commit is contained in:
Adeel
2020-09-22 12:58:19 +03:00
parent b4b58d7c64
commit 19955faa8b
8 changed files with 32 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>