Merge pull request #2676 from dotnet/leecow-patch
Preview 5 known issues
This commit is contained in:
@@ -15,6 +15,12 @@ This document lists known issues for **.NET Core 3.0 Preview releases** which ma
|
||||
</ItemGroup>
|
||||
```
|
||||
|
||||
- **Scaffolding hangs indefinitely**
|
||||
|
||||
With a 3.0.100-preview5 SDK installed, and Visual Studio 16.0-preview2 or earlier, attempting to scaffold a .NET Core 3.0 project in Visual Studio will cause Visual Studio to hang indefinitely, with no indication of the problem. With a 3.0.100-preview5 SDK installed, and Visual Studio 16.0-preview3, Scaffolding will fail for all 3.0 projects.
|
||||
|
||||
Workaround: Uninstall 3.0.100-preview5 and install a lower version.
|
||||
|
||||
## ASP.NET Core
|
||||
|
||||
### Preview 4
|
||||
|
||||
Reference in New Issue
Block a user