122 |
</ItemGroup> |
</ItemGroup> |
123 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
124 |
<PropertyGroup> |
<PropertyGroup> |
125 |
<PostBuildEvent>"$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\MSBuild_CurrentVersion.exe"</PostBuildEvent> |
<PostBuildEvent>"$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\MSBuild_CurrentVersion.exe" |
126 |
|
copy "$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"</PostBuildEvent> |
127 |
</PropertyGroup> |
</PropertyGroup> |
128 |
<!-- 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. |
129 |
Other similar extension points exist, see Microsoft.Common.targets. |
Other similar extension points exist, see Microsoft.Common.targets. |