Project builds but can't publish

前端 未结 12 1752
萌比男神i
萌比男神i 2020-11-29 04:03

I have an MVC project that for an uknown reason refuses to publish to a local folder in the PC.

The log says the following:

3>------ Publish start         


        
12条回答
  •  醉梦人生
    2020-11-29 04:36

    So I made it work.

    The problem was the version of the "Microsoft.Net.Compilers". I downgraded from v2.6.1 to v2.4.0.

    I don't know why so if someone knows it would be cool to know.

提交回复
热议问题