diff --git a/Directory.Build.props b/Directory.Build.props index bb3ab621..581c35a2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -16,7 +16,7 @@ $(BuildDir)$(PremakeAction)\ $(ActionDir)projects\ $(OutputPath) - 7.3 + 8.0 4 dotnet dll diff --git a/src/Runtime/CppSharp.Runtime.csproj b/src/Runtime/CppSharp.Runtime.csproj index 0f518952..a302d0d9 100644 --- a/src/Runtime/CppSharp.Runtime.csproj +++ b/src/Runtime/CppSharp.Runtime.csproj @@ -1,5 +1,6 @@  + 7.3 true netstandard2.0 AnyCPU