generics
Evan Hemsley 2019-12-31 13:19:55 -08:00
parent 0952b77761
commit 2101b4a2b7
1 changed files with 5 additions and 5 deletions

View File

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