Visual Studio munging around with .csproj content

This commit is contained in:
Steve Bohlen
2015-11-24 19:50:16 -05:00
parent 598e8848a8
commit 48260daf89

View File

@@ -133,9 +133,7 @@
</Compile>
<Compile Include="Web\Services\WebServiceExporterTests.cs" />
<Compile Include="Web\Support\AbstractHandlerFactoryTests.cs" />
<Compile Include="Web\Support\ControlInterceptionTests.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Web\Support\ControlInterceptionTests.cs" />
<Compile Include="Web\Support\HandlerMapTests.cs" />
<Compile Include="Web\Support\LocalResourceManagerTests.cs" />
<Compile Include="Web\Support\MimeMediaTypeTests.cs" />