emonney / QuickApp

ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
https://www.ebenmonney.com/quickapp
MIT License
1.26k stars 594 forks source link

Version conflict detected for Microsoft.AspNetCore.Antiforgery in core2.1 version #113

Closed tonydrake closed 6 years ago

tonydrake commented 6 years ago

Version conflict detected for quick app demo. Reference the package directly from the project to resolve this issue

Cannot build the 2.1s (both this repo and download pro version). I'm on the latest VS build. I have other 2.1 projects working well. I was unable to add the package. tried RC and 2 core 2.1 releases with no luck.

If I find the issue, I will post.

tonydrake commented 6 years ago

I downloaded the latest 2.1 SDK today, and this resolved the issue - possibly something local, but for others, this may help... The demo for 2.1 core of pro version against local SQL all working as expected.