pull/10/head
thatcosmonaut 2019-12-02 12:49:09 -08:00
parent ec3e63e5e2
commit 056cc843e4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>4.0.0</Version>
<Version>4.0.1</Version>
<TargetFramework>netstandard2.1</TargetFramework>
<Description>.NET Core High Performance Collision Detection</Description>
<PackageId>MoonTools.Core.Bonk</PackageId>
@ -19,4 +19,4 @@
<PackageReference Include="morelinq" Version="3.2.0"/>
<PackageReference Include="System.Collections.Immutable" Version="1.6.0"/>
</ItemGroup>
</Project>
</Project>