Skip to content

Update to Visual Studio 2019+ #165

@Ed-Price

Description

@Ed-Price

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 critical

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions