Opentk/te/te.csproj
emmauss ef33f1e08e
Update master (#2)
* bump version 1.0.4

* nuget

* fix windows keyboard(for real this time)

* fix keyboard

* update gitignore

* fix source files corruption

* test

Co-authored-by: Emmanuel <nhv3@localhost.localdomain>
2020-05-25 15:03:13 +00:00

7 lines
137 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.0</TargetFramework>
</PropertyGroup>
</Project>