diff --git a/2.5DHero/2.5DHero/2.5DHero.vbproj b/2.5DHero/2.5DHero/2.5DHero.vbproj index ad95efb67..edd4a1a46 100644 --- a/2.5DHero/2.5DHero/2.5DHero.vbproj +++ b/2.5DHero/2.5DHero/2.5DHero.vbproj @@ -11029,6 +11029,9 @@ MonoGame.Framework.dll.config PreserveNewest + + Content\%(RecursiveDir)%(FileName) + diff --git a/2.5DHero/2.5DHero/MonoGame.Content.Builder_Jian.targets b/2.5DHero/2.5DHero/MonoGame.Content.Builder_Jian.targets deleted file mode 100644 index 0613565f2..000000000 --- a/2.5DHero/2.5DHero/MonoGame.Content.Builder_Jian.targets +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - true - - - - - - - $(ProjectDir)..\2.5DHeroContent\bin\$(MonoGamePlatform) - $(ProjectDir)..\2.5DHeroContent\obj\$(MonoGamePlatform) - - - /Library/Frameworks/Mono.framework/Versions/Current/bin/mono - /usr/local/bin/mono - /usr/bin/mono - mono - - $(MSBuildExtensionsPath)\MonoGame\v3.0\Tools\MGCB.exe - "$(MonoGameContentBuilderExe)" - $(MonoExe) $(MonoGameContentBuilderCmd) - - Resources\ - Assets\ - - -
/platform:$(MonoGamePlatform) /outputDir:"$(ParentOutputDir)" /intermediateDir:"$(ParentIntermediateDir)" /quiet
-
- - - - - - - - - - - - - - - - -
- - - - BuildContent; - $(BuildDependsOn); - - - - - - - - - - - - - - - - - - - - -
diff --git a/2.5DHero/2.5DHero/MonoGame.Content.Builder_Jian_New.targets b/2.5DHero/2.5DHero/MonoGame.Content.Builder_Jian_New.targets deleted file mode 100644 index 64afbbaaa..000000000 --- a/2.5DHero/2.5DHero/MonoGame.Content.Builder_Jian_New.targets +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - true - - - - - - - $(ProjectDir)..\2.5DHeroContent\bin\$(MonoGamePlatform) - $(ProjectDir)..\2.5DHeroContent\obj\$(MonoGamePlatform) - - - /Library/Frameworks/Mono.framework/Versions/Current/bin/mono - /usr/local/bin/mono - /usr/bin/mono - mono - - $(ProjectDir)..\..\Universal Content Builder\Universal Content Builder\bin\Release\MGCB_Tool.exe - "$(MonoGameContentBuilderExe)" - $(MonoExe) $(MonoGameContentBuilderCmd) - - Resources\ - Assets\ - - - - - - - - - - - - - - - - - - - - - BuildContent; - $(BuildDependsOn); - - - - - - - - - - - - - - - - - - - - diff --git a/2.5DHero/2.5DHero/MonoGame.Content.Builder_Standard.targets b/2.5DHero/2.5DHero/MonoGame.Content.Builder_Standard.targets deleted file mode 100644 index 533f45aae..000000000 --- a/2.5DHero/2.5DHero/MonoGame.Content.Builder_Standard.targets +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - true - - - - - - - $(ProjectDir)..\2.5DHeroContent\bin\$(MonoGamePlatform) - $(ProjectDir)..\2.5DHeroContent\obj\$(MonoGamePlatform) - - - - /Library/Frameworks/Mono.framework/Versions/Current/bin/mono - /usr/local/bin/mono - /usr/bin/mono - mono - - $(MSBuildExtensionsPath)\MonoGame\v3.0\Tools\MGCB.exe - "$(MonoGameContentBuilderExe)" - $(MonoExe) $(MonoGameContentBuilderCmd) - - Resources\ - Assets\ - - -
/platform:$(MonoGamePlatform) /outputDir:"$(ParentOutputDir)" /intermediateDir:"$(ParentIntermediateDir)" /quiet
-
- - - - - - - - - - - - - - - - -
- - - - BuildContent; - $(BuildDependsOn); - - - - - - - - - - - - - - - - - - - -
\ No newline at end of file diff --git a/2.5DHero/2.5DHero/MonoGame.Framework.dll.config b/2.5DHero/2.5DHero/MonoGame.Framework.dll.config deleted file mode 100644 index 09710ae46..000000000 --- a/2.5DHero/2.5DHero/MonoGame.Framework.dll.config +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - -