generics
Evan Hemsley 2019-12-01 22:33:08 -08:00
parent 1860943544
commit e798c2a4ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>3.0.0</Version>
<Version>4.0.0</Version>
<TargetFramework>netstandard2.1</TargetFramework>
<Description>.NET Core High Performance Collision Detection</Description>
<PackageId>MoonTools.Core.Bonk</PackageId>