Commit a48354e2 authored by ArnoldZokas's avatar ArnoldZokas

Removed redundant compilation steps

parent ed93d9a4
...@@ -22,18 +22,6 @@ ...@@ -22,18 +22,6 @@
<Configuration>$(BuildConfiguration)</Configuration> <Configuration>$(BuildConfiguration)</Configuration>
<Platform>Any CPU</Platform> <Platform>Any CPU</Platform>
</Solution> </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> </ItemGroup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment