pull/10/head
Evan Hemsley 2019-10-25 22:16:21 -07:00
parent a332d224b9
commit ff88d21a44
1 changed files with 1 additions and 1 deletions

View File

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