Forum Discussion
Pre Build Action in Windows Application Project
scoban Tried with that too but no change.
PFA a simple sample project where the error is thrown when creating the package.
Please advise.
abhisinghal I was able to successfully package that app with a more recent version of Visual Studio and even tried with a slightly older version. Try deleting your bin/obj folders (Clean the project).
Did you see the error with the sample project as well?
- scobanMay 04, 2020
Microsoft
abhisinghal I was not able to reproduce the issue with the provided project. I noticed you have some commented out prebuild events which could be causing it if you are testing with those uncommented. I need a repro so that I can investigate further.
- abhisinghalMay 03, 2020Copper Contributor
scoban awaiting your reply.
Thanks
- abhisinghalApr 23, 2020Copper Contributor
scoban Yes I did see that with the sample project before uploading it here.
Cleaned and built again and saw the same error again.
Just to make sure, I am building for Microsoft Store with the following options:
Here is my Visual Studio about box:
Pl advise.
Thanks