diff --git a/Projects/Scripts/Scripts.csproj b/Projects/Scripts/Scripts.csproj index ec0097b1c..be8669f4d 100644 --- a/Projects/Scripts/Scripts.csproj +++ b/Projects/Scripts/Scripts.csproj @@ -11,12 +11,16 @@ true x64 + ..\..\Distribution\Assemblies + ..\..\Distribution\Assemblies ..\..\Distribution\Assemblies TRACE;DEBUG true false + ..\..\Distribution\Assemblies + ..\..\Distribution\Assemblies ..\..\Distribution\Assemblies true diff --git a/Projects/Server/Properties/PublishProfiles/Linux-SelfContained.pubxml b/Projects/Server/Properties/PublishProfiles/Linux-SelfContained.pubxml index c43c47567..d9042b76c 100644 --- a/Projects/Server/Properties/PublishProfiles/Linux-SelfContained.pubxml +++ b/Projects/Server/Properties/PublishProfiles/Linux-SelfContained.pubxml @@ -2,7 +2,7 @@ FileSystem - Release + linux-x64 true true diff --git a/Projects/Server/Properties/PublishProfiles/Linux.pubxml b/Projects/Server/Properties/PublishProfiles/Linux.pubxml index fb76af4c2..e1a61d7a4 100644 --- a/Projects/Server/Properties/PublishProfiles/Linux.pubxml +++ b/Projects/Server/Properties/PublishProfiles/Linux.pubxml @@ -2,7 +2,7 @@ FileSystem - Release + linux-x64 false diff --git a/Projects/Server/Properties/PublishProfiles/OSX-SelfContained.pubxml b/Projects/Server/Properties/PublishProfiles/OSX-SelfContained.pubxml index 2f9813651..370cda77d 100644 --- a/Projects/Server/Properties/PublishProfiles/OSX-SelfContained.pubxml +++ b/Projects/Server/Properties/PublishProfiles/OSX-SelfContained.pubxml @@ -2,7 +2,7 @@ FileSystem - Release + osx-x64 true true diff --git a/Projects/Server/Properties/PublishProfiles/OSX.pubxml b/Projects/Server/Properties/PublishProfiles/OSX.pubxml index 7c45904d8..d0705df7c 100644 --- a/Projects/Server/Properties/PublishProfiles/OSX.pubxml +++ b/Projects/Server/Properties/PublishProfiles/OSX.pubxml @@ -2,7 +2,7 @@ FileSystem - Release + osx-x64 false diff --git a/Projects/Server/Properties/PublishProfiles/Windows-SelfContained.pubxml b/Projects/Server/Properties/PublishProfiles/Windows-SelfContained.pubxml index a43797ef8..f778e026a 100644 --- a/Projects/Server/Properties/PublishProfiles/Windows-SelfContained.pubxml +++ b/Projects/Server/Properties/PublishProfiles/Windows-SelfContained.pubxml @@ -2,7 +2,7 @@ FileSystem - Release + win-x64 true true diff --git a/Projects/Server/Properties/PublishProfiles/Windows.pubxml b/Projects/Server/Properties/PublishProfiles/Windows.pubxml index c6a68c538..02f5e9052 100644 --- a/Projects/Server/Properties/PublishProfiles/Windows.pubxml +++ b/Projects/Server/Properties/PublishProfiles/Windows.pubxml @@ -2,7 +2,7 @@ FileSystem - Release + win-x64 false