ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/RomCheater.csproj
(Generate patch)

Comparing trunk/RomCheater/RomCheater.csproj (file contents):
Revision 174 by william, Mon May 28 09:18:58 2012 UTC vs.
Revision 175 by william, Mon May 28 09:24:07 2012 UTC

--- trunk/RomCheater/RomCheater.csproj	2012/05/28 09:21:52	174
+++ trunk/RomCheater/RomCheater.csproj	2012/05/28 09:24:07	175
@@ -212,16 +212,15 @@
   <ItemGroup>
     <Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.dll">
       <Link>Plugins\RomCheater.CorePlugins.dll</Link>
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     <Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.pdb">
       <Link>Plugins\RomCheater.CorePlugins.pdb</Link>
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
     <Content Include="current-version.txt">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>
   </ItemGroup>
+  <ItemGroup />
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <PropertyGroup>
     <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent>