Reputation: 20936
Is it possible to automaticaly create msbuild.xml from VS project?
Upvotes: 0
Views: 85
Reputation: 7199
You project file is your initial msbuild.xml file that you can customize
Upvotes: 1