generics
thatcosmonaut 2019-09-18 17:02:33 -07:00
parent e9eb796ede
commit d67c24bd6f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.2</Version>
<Version>1.1.0</Version>
<TargetFramework>netstandard2.0</TargetFramework>
<Description>.NET Core Collision Detection for MonoGame</Description>
<PackageId>MoonTools.Core.Bonk</PackageId>