From 0be5865233355da02f51e13df88abe542dbded00 Mon Sep 17 00:00:00 2001 From: Gerhard Olsson Date: Sat, 13 Sep 2025 20:07:56 +0200 Subject: [PATCH] feat!: target .net10 --- Git.hub/Git.hub.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Git.hub/Git.hub.csproj b/Git.hub/Git.hub.csproj index e2aaa17..886f435 100644 --- a/Git.hub/Git.hub.csproj +++ b/Git.hub/Git.hub.csproj @@ -2,7 +2,7 @@ Library - net9.0-windows + net10.0-windows $(NoWarn),1573,1591,1696,1712