From d0c7cfdbdcc5b3b3596c9197a3e7eb218305968c Mon Sep 17 00:00:00 2001 From: Paul Date: Sun, 20 Dec 2020 21:47:46 +0100 Subject: [PATCH] targets file --- Content.Client/Content.Client.csproj | 23 +---------------------- SpaceStation14.sln | 1 + 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index 73ae92a47a..489f0952cc 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -34,26 +34,5 @@ - - - %(Filename) - - - - - - - - - - - - - - $(IntermediateOutputPath)XAML/references - $(IntermediateOutputPath)XAML/original.dll - - - - + diff --git a/SpaceStation14.sln b/SpaceStation14.sln index 6fc157b592..b83df1d403 100644 --- a/SpaceStation14.sln +++ b/SpaceStation14.sln @@ -49,6 +49,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MSBuild", "MSBuild", "{5040 RobustToolbox\MSBuild\Robust.DefineConstants.targets = RobustToolbox\MSBuild\Robust.DefineConstants.targets RobustToolbox\MSBuild\Robust.Engine.targets = RobustToolbox\MSBuild\Robust.Engine.targets RobustToolbox\MSBuild\Robust.Properties.targets = RobustToolbox\MSBuild\Robust.Properties.targets + RobustToolbox\MSBuild\XamlIL.targets = RobustToolbox\MSBuild\XamlIL.targets EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{806ED41A-411B-4B3B-BEB6-DEC6DCA4C205}"