From 777188d1694ddad3140430504dfec9514d6de7d1 Mon Sep 17 00:00:00 2001 From: James Thompson Date: Fri, 20 Jun 2025 11:49:32 +1000 Subject: [PATCH] Add net 6 #27 --- Crc32.NET/Crc32.NET.Core.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Crc32.NET/Crc32.NET.Core.csproj b/Crc32.NET/Crc32.NET.Core.csproj index cec1661..5bea2bc 100644 --- a/Crc32.NET/Crc32.NET.Core.csproj +++ b/Crc32.NET/Crc32.NET.Core.csproj @@ -1,7 +1,7 @@  1.2.1 - netstandard1.3;netstandard2.0;net20 + netstandard1.3;netstandard2.0;net20;net6.0 true Crc32.NET