From 3488ca0173d2f236618bf3cbe422fb7e9be80b55 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 3 Aug 2019 15:07:47 +0200 Subject: [PATCH] Try to work around space-wizards/space-station-14#284 --- Content.Benchmarks/Content.Benchmarks.csproj | 2 ++ Content.Client/Content.Client.csproj | 2 ++ Content.IntegrationTests/Content.IntegrationTests.csproj | 2 ++ Content.Server/Content.Server.csproj | 2 ++ Content.Shared/Content.Shared.csproj | 2 ++ Content.Tests/Content.Tests.csproj | 2 ++ SS14.Launcher/SS14.Launcher.csproj | 2 ++ 7 files changed, 14 insertions(+) diff --git a/Content.Benchmarks/Content.Benchmarks.csproj b/Content.Benchmarks/Content.Benchmarks.csproj index f05f418370..2eac972e8f 100644 --- a/Content.Benchmarks/Content.Benchmarks.csproj +++ b/Content.Benchmarks/Content.Benchmarks.csproj @@ -1,6 +1,8 @@  + + $(TargetFramework) ..\bin\Content.Benchmarks\ false false diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index ae8e849fc8..f38cf6c336 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -1,6 +1,8 @@  + + $(TargetFramework) 7.3 false x64 diff --git a/Content.IntegrationTests/Content.IntegrationTests.csproj b/Content.IntegrationTests/Content.IntegrationTests.csproj index ea09fae4db..07fe461c33 100644 --- a/Content.IntegrationTests/Content.IntegrationTests.csproj +++ b/Content.IntegrationTests/Content.IntegrationTests.csproj @@ -1,6 +1,8 @@  + + $(TargetFramework) ..\bin\Content.IntegrationTests\ false false diff --git a/Content.Server/Content.Server.csproj b/Content.Server/Content.Server.csproj index b8cbffb49e..2d7d17fe7e 100644 --- a/Content.Server/Content.Server.csproj +++ b/Content.Server/Content.Server.csproj @@ -1,6 +1,8 @@  + + $(TargetFramework) 7.3 false x64 diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index 09c5021fc6..dd984fe762 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -1,6 +1,8 @@  + + $(TargetFramework) 7.3 false x64 diff --git a/Content.Tests/Content.Tests.csproj b/Content.Tests/Content.Tests.csproj index 5017ccb1cf..151348effd 100644 --- a/Content.Tests/Content.Tests.csproj +++ b/Content.Tests/Content.Tests.csproj @@ -1,6 +1,8 @@  + + $(TargetFramework) 7.3 false x64 diff --git a/SS14.Launcher/SS14.Launcher.csproj b/SS14.Launcher/SS14.Launcher.csproj index 18a3e402bc..e46f2b427c 100644 --- a/SS14.Launcher/SS14.Launcher.csproj +++ b/SS14.Launcher/SS14.Launcher.csproj @@ -1,6 +1,8 @@  + + $(TargetFramework) 7.3 false x64