212 |
<ItemGroup> |
<ItemGroup> |
213 |
<Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.dll"> |
<Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.dll"> |
214 |
<Link>Plugins\RomCheater.CorePlugins.dll</Link> |
<Link>Plugins\RomCheater.CorePlugins.dll</Link> |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
215 |
</Content> |
</Content> |
216 |
<Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.pdb"> |
<Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.pdb"> |
217 |
<Link>Plugins\RomCheater.CorePlugins.pdb</Link> |
<Link>Plugins\RomCheater.CorePlugins.pdb</Link> |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
218 |
</Content> |
</Content> |
219 |
<Content Include="current-version.txt"> |
<Content Include="current-version.txt"> |
220 |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
221 |
</Content> |
</Content> |
222 |
</ItemGroup> |
</ItemGroup> |
223 |
|
<ItemGroup /> |
224 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
225 |
<PropertyGroup> |
<PropertyGroup> |
226 |
<PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent> |
<PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent> |