From b325c2634c2cef8345d34ae20e2f193b2f27be65 Mon Sep 17 00:00:00 2001 From: AlexanderWollbrink Date: Wed, 6 Sep 2023 15:23:14 +0200 Subject: [PATCH] fixing duplicate release files --- src/AasxCsharpLibrary/AasxCsharpLibrary.csproj | 3 +++ src/AasxServerCore/AasxServerCore.csproj | 4 ++++ src/AasxServerStandardBib/AasxServerStandardBib.csproj | 4 ++++ src/AasxServerWindows/AasxServerWindows.csproj | 3 +++ src/jsoncanonicalizer/jsoncanonicalizer.csproj | 4 ++++ 5 files changed, 18 insertions(+) diff --git a/src/AasxCsharpLibrary/AasxCsharpLibrary.csproj b/src/AasxCsharpLibrary/AasxCsharpLibrary.csproj index 4b3eb7bf0..563b49329 100644 --- a/src/AasxCsharpLibrary/AasxCsharpLibrary.csproj +++ b/src/AasxCsharpLibrary/AasxCsharpLibrary.csproj @@ -5,6 +5,9 @@ AdminShellNS false + + false + TRACE;UseAasxCompatibilityModels diff --git a/src/AasxServerCore/AasxServerCore.csproj b/src/AasxServerCore/AasxServerCore.csproj index d1a4d689f..2903357a7 100644 --- a/src/AasxServerCore/AasxServerCore.csproj +++ b/src/AasxServerCore/AasxServerCore.csproj @@ -6,6 +6,10 @@ net6.0 + + false + + diff --git a/src/AasxServerStandardBib/AasxServerStandardBib.csproj b/src/AasxServerStandardBib/AasxServerStandardBib.csproj index 655557226..c2b307540 100644 --- a/src/AasxServerStandardBib/AasxServerStandardBib.csproj +++ b/src/AasxServerStandardBib/AasxServerStandardBib.csproj @@ -7,6 +7,10 @@ ef550880-6a5f-4e0c-b634-8284f1dc5445 + + false + + TRACE;UseAasxCompatibilityModels portable diff --git a/src/AasxServerWindows/AasxServerWindows.csproj b/src/AasxServerWindows/AasxServerWindows.csproj index 7faa9318e..ca5bb7bc2 100644 --- a/src/AasxServerWindows/AasxServerWindows.csproj +++ b/src/AasxServerWindows/AasxServerWindows.csproj @@ -5,6 +5,9 @@ false true + + false + Designer diff --git a/src/jsoncanonicalizer/jsoncanonicalizer.csproj b/src/jsoncanonicalizer/jsoncanonicalizer.csproj index d312eaaa6..e7d44d44f 100644 --- a/src/jsoncanonicalizer/jsoncanonicalizer.csproj +++ b/src/jsoncanonicalizer/jsoncanonicalizer.csproj @@ -5,6 +5,10 @@ true + + false + +