diff --git a/OpenRA.Editor.vshost.exe.manifest b/OpenRA.Editor.vshost.exe.manifest deleted file mode 100644 index f96b1d6b3f..0000000000 --- a/OpenRA.Editor.vshost.exe.manifest +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj b/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj index a6e49acf50..a73e934fa0 100644 --- a/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj +++ b/OpenRA.Mods.Cnc/OpenRA.Mods.Cnc.csproj @@ -1,4 +1,4 @@ - + Debug @@ -17,13 +17,13 @@ true full false - ..\ DEBUG;TRACE prompt 4 + bin\Debug\ - + @@ -31,7 +31,7 @@ pdbonly true - ..\ + bin\Release\ TRACE prompt 4 @@ -65,14 +65,17 @@ {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} OpenRA.FileFormats + False {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False {4A8A43B5-A9EF-4ED0-99DD-4BAB10A0DB6E} OpenRA.Mods.RA + False diff --git a/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj b/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj index f030ae46a0..4d2ecdb4e2 100644 --- a/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj +++ b/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj @@ -17,13 +17,13 @@ true full false - ..\ + bin\Debug\ DEBUG;TRACE prompt 4 - + @@ -31,10 +31,10 @@ pdbonly true - ..\ TRACE prompt 4 + bin\Release\ @@ -239,10 +239,12 @@ {BDAEAB25-991E-46A7-AF1E-4F0E03358DAA} OpenRA.FileFormats + False {0DFB103F-2962-400F-8C6D-E2C28CCBA633} OpenRA.Game + False diff --git a/OpenRA.TilesetBuilder.vshost.exe.manifest b/OpenRA.TilesetBuilder.vshost.exe.manifest deleted file mode 100644 index f96b1d6b3f..0000000000 --- a/OpenRA.TilesetBuilder.vshost.exe.manifest +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - -