From e57bae4c447c72cbf6a314120a67717266c609f5 Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Mon, 21 Dec 2020 14:30:40 -0800 Subject: [PATCH] bump immutable collections --- Bonk/Bonk.csproj | 4 ++-- Test/Test.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bonk/Bonk.csproj b/Bonk/Bonk.csproj index 9d7b1d7..cf35b11 100644 --- a/Bonk/Bonk.csproj +++ b/Bonk/Bonk.csproj @@ -1,6 +1,6 @@ - 8.0.0 + 8.0.1 netstandard2.0 .NET Standard High Performance Collision Detection MoonTools.Bonk @@ -21,7 +21,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 591c80a..4e7932b 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -1,6 +1,6 @@ - netcoreapp3.0 + netcoreapp3.1 false @@ -12,4 +12,4 @@ - \ No newline at end of file +