There are no scaffolders supported for this item Visual Studio 2019

前端 未结 7 1989
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-03 19:52

I\'m using Visual Studio 2019 version 16.0.4, and I tried to create a view or a partial one on asp.net core 2.1 (in views folder) but I get an error

7条回答
  •  -上瘾入骨i
    2021-01-03 20:17

    I solved it by downgrade Microsoft.VisualStudio.Web.CodeGeneration.Design on version 2.2.4 from 3.x. from Nuget packages for my solution. I hope it helps some one.

提交回复
热议问题