165 |
<Link>Plugins\RomCheater.CorePlugins.pdb</Link> |
<Link>Plugins\RomCheater.CorePlugins.pdb</Link> |
166 |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
167 |
</Content> |
</Content> |
168 |
|
<Content Include="current-version.txt"> |
169 |
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
170 |
|
</Content> |
171 |
</ItemGroup> |
</ItemGroup> |
172 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
173 |
<PropertyGroup> |
<PropertyGroup> |
174 |
<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> |
175 |
</PropertyGroup> |
</PropertyGroup> |
176 |
<PropertyGroup> |
<PropertyGroup> |
177 |
<PostBuildEvent> |
<PostBuildEvent>"$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\MSBuild_CurrentVersion.exe" |
178 |
</PostBuildEvent> |
copy "$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"</PostBuildEvent> |
179 |
</PropertyGroup> |
</PropertyGroup> |
180 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
181 |
Other similar extension points exist, see Microsoft.Common.targets. |
Other similar extension points exist, see Microsoft.Common.targets. |