From 6ccbfd46d593ddc1122cff7d85d42d377f49ce0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=B6eh=20Matt?= <5415177+ZehMatt@users.noreply.github.com> Date: Tue, 22 Apr 2025 02:31:54 +0300 Subject: [PATCH] Allow tasks to run as single tasks from msbuild --- openrct2.targets | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/openrct2.targets b/openrct2.targets index 4611366500..7ac1e46905 100644 --- a/openrct2.targets +++ b/openrct2.targets @@ -371,7 +371,6 @@ @@ -391,8 +390,7 @@ @@ -412,8 +410,7 @@ @@ -432,8 +429,8 @@ Condition="'@(CopiedScenarioFiles)' != ''" /> - @@ -450,4 +447,6 @@ ForceTouch="true" AlwaysCreate="true" /> + +