diff --git a/Makefile b/Makefile index 0651310..f531226 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ WINDOWS_PROPERTIES=-p:EnableWindowsTargeting=true -p:PublishTrimmed=false -SELF_CONTAINED_PROPERTIES=--self-contained -p:PublishSingleFile=true -p:SelfContained=true -p:PublishTrimmed=true -p:InvariantGlobalization=true -p:EnableCompressionInSingleFile=true -p:IncludeNativeLibrariesForSelfExtract=true -p:DebugType=None -p:DebugSymbols=false +SELF_CONTAINED_PROPERTIES=--self-contained -p:PublishSingleFile=true -p:SelfContained=true -p:PublishTrimmed=false -p:InvariantGlobalization=true -p:EnableCompressionInSingleFile=true -p:IncludeNativeLibrariesForSelfExtract=true -p:DebugType=None -p:DebugSymbols=false .PHONY: all build clean test diff --git a/PSXPackager.Common/PSXPackager.Common.csproj b/PSXPackager.Common/PSXPackager.Common.csproj index 3b78861..a4e2ced 100644 --- a/PSXPackager.Common/PSXPackager.Common.csproj +++ b/PSXPackager.Common/PSXPackager.Common.csproj @@ -5,7 +5,7 @@ - + diff --git a/PSXPackager.Tests/PSXPackager.Tests.csproj b/PSXPackager.Tests/PSXPackager.Tests.csproj index 741011f..7c1e40a 100644 --- a/PSXPackager.Tests/PSXPackager.Tests.csproj +++ b/PSXPackager.Tests/PSXPackager.Tests.csproj @@ -9,10 +9,10 @@ - - - - runtime; build; native; contentfiles; analyzers; buildtransitive + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/PSXPackager/PSXPackager-windows.csproj b/PSXPackager/PSXPackager-windows.csproj index 6867cfb..e237863 100644 --- a/PSXPackager/PSXPackager-windows.csproj +++ b/PSXPackager/PSXPackager-windows.csproj @@ -13,7 +13,6 @@ - diff --git a/PSXPackager/PSXPackager.csproj b/PSXPackager/PSXPackager.csproj index b57842d..e2d3977 100644 --- a/PSXPackager/PSXPackager.csproj +++ b/PSXPackager/PSXPackager.csproj @@ -9,7 +9,6 @@ - diff --git a/PSXPackagerGUI/PSXPackagerGUI.csproj b/PSXPackagerGUI/PSXPackagerGUI.csproj index b441b17..06f78db 100644 --- a/PSXPackagerGUI/PSXPackagerGUI.csproj +++ b/PSXPackagerGUI/PSXPackagerGUI.csproj @@ -31,7 +31,6 @@ - diff --git a/Popstation/Popstation.csproj b/Popstation/Popstation.csproj index 0c7a6be..b6f1be2 100644 --- a/Popstation/Popstation.csproj +++ b/Popstation/Popstation.csproj @@ -14,7 +14,7 @@ - +