generics
Evan Hemsley 2019-12-08 20:36:08 -08:00
parent 5306d2cc3e
commit c29b61992f
1 changed files with 1 additions and 1 deletions

View File

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