Nrogalskiy
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2
-
Edited How to diagnose projects load issues in solution? (has errors -> MSB18 / has missing dependencies)
Hi! We have a solution with 328 projects in it. And we have global.json file next to the solution. { "sdk": { "version": "2.1.402" }} When I change it to { "sdk": { "version": "6.0.0", ...