From 03f6f12b08c1f6a3a9e7158d1bce77b1f401a9f7 Mon Sep 17 00:00:00 2001
From: kasperk81 <83082615+kasperk81@users.noreply.github.com>
Date: Tue, 10 Sep 2024 08:11:32 +0300
Subject: [PATCH] use correct framework
---
PolyShim.Tests/PolyShim.Tests.csproj | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/PolyShim.Tests/PolyShim.Tests.csproj b/PolyShim.Tests/PolyShim.Tests.csproj
index af51b9d..f1e9ff5 100644
--- a/PolyShim.Tests/PolyShim.Tests.csproj
+++ b/PolyShim.Tests/PolyShim.Tests.csproj
@@ -5,7 +5,7 @@
- netcoreapp3.1;net80
+ netcoreapp3.1;net8.0
$(TargetFrameworks);net462
@@ -48,4 +48,4 @@
-
\ No newline at end of file
+