Removed vlnControl.XML from project file

This commit is contained in:
Rich 2012-06-13 14:00:08 +00:00
parent 82a899730e
commit 7383c7680c

View File

@ -52,11 +52,6 @@
<Compile Include="vlnServer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="vlnControl.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.