-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
pri/2Priority 2 - Should be done for current release, but it isn't as criticalPriority 2 - Should be done for current release, but it isn't as critical
Description
We need to change project dependencies in order to be compatible with VS2019. Currently we have to install/use VS2017, which slows down the development onboarding and process. (VS2017 is supported through April 2027.)
Blazor has some dependencies. We're using an incompatible set of components and are facing an error when compiling with VS 2019.
ERROR:
7>------ Build started: Project: SmallBasic.Editor, Configuration: Debug Any CPU ------
7>C:....nuget\packages\microsoft.aspnetcore.blazor.build\0.7.0\targets\RazorCompilation.targets(236,5): error : rzc discover exited with code 1.
Metadata
Metadata
Assignees
Labels
pri/2Priority 2 - Should be done for current release, but it isn't as criticalPriority 2 - Should be done for current release, but it isn't as critical