generics
thatcosmonaut 2019-12-16 10:52:54 -08:00
parent d60a5f4311
commit 0952b77761
1 changed files with 1 additions and 1 deletions

View File

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