From c01383644405a2c9b0f06f6eb1ab780dccd3827b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Schm=C3=B6cker?= Date: Sun, 19 Jan 2025 16:51:53 +0100 Subject: [PATCH] chore: update JotunnDoc, JotunnTests and JotunnTestMod to modern SDK style project --- JotunnDoc/JotunnDoc.csproj | 84 +++++++------------------------- JotunnTests/JotunnTests.csproj | 87 ++++++++++------------------------ TestMod/TestMod.csproj | 66 +++++++++----------------- 3 files changed, 66 insertions(+), 171 deletions(-) diff --git a/JotunnDoc/JotunnDoc.csproj b/JotunnDoc/JotunnDoc.csproj index bfb4d9c52..0f0662968 100644 --- a/JotunnDoc/JotunnDoc.csproj +++ b/JotunnDoc/JotunnDoc.csproj @@ -1,83 +1,35 @@ - - - + - Debug - AnyCPU - {C1CE124B-037E-46F6-A4BF-58793967D471} + net462 Library - Properties JotunnDoc JotunnDoc - v4.6.2 - 512 true - + false - - true - full - false - bin\Debug\ + + DEBUG;TRACE - prompt - 4 - false + full + true + bin\Debug - - pdbonly - true - bin\Release\ + + TRACE - prompt - 4 - false + full + true + bin\Release\ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - {a6082a59-38be-4cab-9078-2c8fcda65b8f} - JotunnLib - False - + - + - \ No newline at end of file + diff --git a/JotunnTests/JotunnTests.csproj b/JotunnTests/JotunnTests.csproj index bab63a8de..c3a7f2ff4 100644 --- a/JotunnTests/JotunnTests.csproj +++ b/JotunnTests/JotunnTests.csproj @@ -1,80 +1,45 @@  - - + - Debug - AnyCPU - {63288C44-A2D3-4723-8A45-E71379889CAC} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Library - Properties + net462 JotunnTests JotunnTests - v4.6.2 - 512 + Library + AnyCPU + false - - AnyCPU - true - full - false - bin\Debug\ + + DEBUG;TRACE - prompt - 4 + full + true + bin\Debug - - AnyCPU - pdbonly - true - bin\Release\ + + TRACE - prompt - 4 + full + true + bin\Release\ + - - - - - - ..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - - - ..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll - - - ..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll - - - ..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - - - - - - - + + + + + + - - {a6082a59-38be-4cab-9078-2c8fcda65b8f} - JotunnLib - + + - + - - - + \ No newline at end of file diff --git a/TestMod/TestMod.csproj b/TestMod/TestMod.csproj index 49e00d42c..c29ca00ca 100644 --- a/TestMod/TestMod.csproj +++ b/TestMod/TestMod.csproj @@ -1,51 +1,29 @@ - - - + - Debug - AnyCPU - {4C2C2CF0-05F9-42C9-AD1D-5CD040D06344} Library - Properties + net462 TestMod TestMod - v4.6.2 - 512 - true - latest + true + false + false - - true - full - false - bin\Debug\ + + DEBUG;TRACE - prompt - 4 - false - - + full + true + bin\Debug - + + + TRACE full - true - bin\Release\ - DEBUG - prompt - 4 - false true + bin\Release\ - - - - - - - - - + @@ -69,6 +47,7 @@ + @@ -85,6 +64,7 @@ + @@ -95,18 +75,16 @@ + - - {a6082a59-38be-4cab-9078-2c8fcda65b8f} - JotunnLib - False - + - + + - \ No newline at end of file +