Allow .NET 4.0 projects to reference SDL2-CS.Core
This commit is contained in:
parent
6cb034a649
commit
e7d628f539
@ -1,6 +1,6 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<TargetFrameworks>net40;netstandard2.0</TargetFrameworks>
|
||||
<Platforms>x64</Platforms>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user