151 |
</ItemGroup> |
</ItemGroup> |
152 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
153 |
<PropertyGroup> |
<PropertyGroup> |
154 |
<PostBuildEvent>"$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\MSBuild_CurrentVersion.exe" |
<PostBuildEvent>"$(SolutionDir)MSBuild_CurrentVersion\bin\$(ConfigurationName)\MSBuild_CurrentVersion.exe" |
155 |
copy "$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"</PostBuildEvent> |
copy "$(SolutionDir)MSBuild_CurrentVersion\bin\$(ConfigurationName)\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"</PostBuildEvent> |
156 |
</PropertyGroup> |
</PropertyGroup> |
157 |
<PropertyGroup> |
<PropertyGroup> |
158 |
<PreBuildEvent> |
<PreBuildEvent> |