dotnet / dotnet/project-system
Error do not go away until project is reloaded
Open
Feature-NuGet
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
1. Install 15.3 Preview1
2. Install the 1.0.4 SDK release [here](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-win-x64.1.0.4.exe)
3. Download and install the lastest roslyn nightly build for 15.3
4. Create any dotnet core or netstandard project
Expected:
Errors go away after restore
Actual:
Error do not go away until project is reloaded
Contributor guide
Assessment
This issue has not been assessed yet.