Describe the bug
Compiler error: rzc generate exited with code -2147450730
To Reproduce
Steps to reproduce the behavior:
- Using version of ASP.NET Core 3.0 for server component and .Net Standard 2.0 target framework on client, Visual Studio 2019 preview Community
- Create a 'Blank ASP.net Web project with Blazor'
- Hit F5
- See error: rzc generate exited with code -2147450730
Expected behavior
The default project should have compiled and run.
Screenshots

Additional context
Add any other context about the problem here.
Include the output of dotnet --info
Describe the bug
Compiler error: rzc generate exited with code -2147450730
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The default project should have compiled and run.
Screenshots
Additional context
Add any other context about the problem here.
Include the output of
dotnet --info