Quote:
Originally Posted by catnat109
Re download the project/game and do it again. You need to remove all of the imports it should look like this when done:
Code:
<Import Project="$(MSBuildBinPath)Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)MicrosoftXNA Game StudioMicrosoft.Xna.GameStudio.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
|
I tried what you said it still doesn't work lol, I tried with zunehero, so maybe if you could test it and see if it works?