Exported project template in VS2017 misses source files

后端 未结 3 1885
后悔当初
后悔当初 2020-12-17 23:09

When I use the Project -> Export template option in Visual Studio 2017, the resulting ZIP file includes the main project files, but not any of the *.cp

3条回答
  •  旧巷少年郎
    2020-12-17 23:46

    yeah, I just put the source within it, ...I've had luck exporting code from github because it contains multiple projects... It's this stupid thing ... under Project Dependencies "The Project Dependencies option is only available in a solution with more than one project" so I have no option to select the source. ...they made it like this on purpose but I don't know why.

提交回复
热议问题