diff --git a/Stack/Opc.Ua.Core/Opc.Ua.Core.csproj b/Stack/Opc.Ua.Core/Opc.Ua.Core.csproj
index 58fa34b88..6a112f127 100644
--- a/Stack/Opc.Ua.Core/Opc.Ua.Core.csproj
+++ b/Stack/Opc.Ua.Core/Opc.Ua.Core.csproj
@@ -9,6 +9,7 @@
OPC UA Core Class Library
true
true
+ true
@@ -88,23 +89,31 @@
-
-
-
-
-
+
- $(BaseIntermediateOutputPath)/zipnodeset2
- Schema/Opc.Ua.NodeSet2.xml
- true
+ $(BaseIntermediateOutputPath)$(Configuration)/$(TargetFramework)/zipnodeset2
+ Schema/Opc.Ua.NodeSet2.xml
+ $(BaseIntermediateOutputPath)$(Configuration)/$(TargetFramework)/Opc.Ua.NodeSet2.xml.zip
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 0be491de2..68e57bf23 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -68,7 +68,7 @@ stages:
parameters:
configuration: Release
framework: net6.0
- agents: '@{ windows = "windows-2022"; linux="ubuntu-22.04"; mac = "macOS-12"}'
+ agents: '@{ windows = "windows-2022"; linux="ubuntu-22.04"; mac = "macOS-15"}'
jobnamesuffix: net60
customtestarget: net6.0
- stage: testreleasepr