From 35a930e3c344dd035caacb90741849edf628191d Mon Sep 17 00:00:00 2001 From: Jorrit Salverda Date: Wed, 16 May 2012 21:41:19 +0200 Subject: [PATCH] removed all unused build targets --- Build/Scripts/targets.msbuild | 115 ++++++++++++++-------------------- 1 file changed, 47 insertions(+), 68 deletions(-) diff --git a/Build/Scripts/targets.msbuild b/Build/Scripts/targets.msbuild index 80b8bac..a229c29 100644 --- a/Build/Scripts/targets.msbuild +++ b/Build/Scripts/targets.msbuild @@ -7,25 +7,17 @@ - - - - + - - - + - - - - + @@ -33,10 +25,7 @@ - - - - + @@ -45,10 +34,7 @@ - - - - + @@ -72,25 +58,6 @@ - - - - - <_OriginalDbProjectFiles Remove="@(_OriginalDbProjectFiles)" /> - <_OriginalDbProjectFiles Include="$(CSharpSourceDirectory)**\*.$(DatabaseProjectConventionName).dbproj.original" /> - - - - $([System.String]::Copy('%(_OriginalDbProjectFiles.FullPath)').Replace(".original","")) - - - - - - - - - @@ -122,14 +89,31 @@ + + + + + <_OriginalDbProjectFiles Remove="@(_OriginalDbProjectFiles)" /> + <_OriginalDbProjectFiles Include="$(CSharpSourceDirectory)**\*.$(DatabaseProjectConventionName).dbproj.original" /> + + + + $([System.String]::Copy('%(_OriginalDbProjectFiles.FullPath)').Replace(".original","")) + + + + + + + + + - - - + @@ -162,9 +146,7 @@ - - - + @@ -197,14 +179,13 @@ - + - @@ -224,7 +205,7 @@ - + @@ -238,7 +219,6 @@ - @@ -262,7 +242,7 @@ /> - + @@ -276,7 +256,6 @@ - @@ -300,14 +279,13 @@ /> - + - @@ -591,7 +569,7 @@ - + <_AzureToRelease Include="$(CSharpSourceDirectory)**\*.$(AzureProjectConventionName).ccproj" /> @@ -641,7 +619,6 @@ - @@ -722,14 +699,13 @@ - + <_WebsitesToDeploy Include="$(CSharpSourceDirectory)**\*.$(WebsiteProjectConventionName).csproj" /> - @@ -748,47 +724,52 @@ - + <_WebServicesToDeploy Include="$(CSharpSourceDirectory)**\*.$(WebServiceProjectConventionName).csproj" /> - + + + - + <_ConsoleAppsToDeploy Include="$(CSharpSourceDirectory)**\*.$(ConsoleAppProjectConventionName).csproj" /> - + + + - + <_ServicesToDeploy Include="$(CSharpSourceDirectory)**\*.$(WindowsServiceProjectConventionName).csproj" /> - + + + - + <_DatabasesToDeploy Include="$(CSharpSourceDirectory)**\*.$(DatabaseProjectConventionName).dbproj" /> - @@ -810,14 +791,13 @@ - + <_AzureToDeploy Include="$(CSharpSourceDirectory)**\*.$(AzureProjectConventionName).ccproj" /> - @@ -865,14 +845,13 @@ - + <_AzureToDelete Include="$(SourceDirectory)**\*.$(AzureProjectConventionName).ccproj" /> -