From 338d9c222af3e7c2c293535622d4d978b2ec0828 Mon Sep 17 00:00:00 2001 From: Rune Johansen Date: Thu, 3 Sep 2026 08:42:59 +0200 Subject: [PATCH] fix: Correct PackageId in project file to match naming convention --- PCAxis.Core/PCAxis.Core.vbproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCAxis.Core/PCAxis.Core.vbproj b/PCAxis.Core/PCAxis.Core.vbproj index 50b30f3..2c3982d 100644 --- a/PCAxis.Core/PCAxis.Core.vbproj +++ b/PCAxis.Core/PCAxis.Core.vbproj @@ -3,7 +3,7 @@ netstandard2.0 - PcAxis.Core + PCAxis.Core v beta true