Ver código fonte

Removed redundant compilation steps

ArnoldZokas 15 anos atrás
pai
commit
a48354e2ca
1 arquivos alterados com 0 adições e 12 exclusões
  1. 0 12
      build/build.csproj

+ 0 - 12
build/build.csproj

@@ -22,18 +22,6 @@
 			<Configuration>$(BuildConfiguration)</Configuration>
 			<Platform>Any CPU</Platform>
 		</Solution>
-		<Solution Include="$(SolutionFile)">
-			<Configuration>Debug</Configuration>
-			<Platform>Any CPU</Platform>
-		</Solution>
-		<Solution Include="$(SolutionFile)">
-			<Configuration>Release</Configuration>
-			<Platform>Any CPU</Platform>
-		</Solution>
-		<Solution Include="$(SolutionFile)">
-			<Configuration>Silverlight2</Configuration>
-			<Platform>Any CPU</Platform>
-		</Solution>
 		
 	</ItemGroup>