Skip to content

Dependencies & changes needed to make the project work  #82

@animesh371

Description

@animesh371

When I cloned the project initially, it didn't work. I had to install Microsoft.NET.Sdk.Razor to make it work. Without this it errors with the output -
Assembly location for Razor SDK Tasks was not specified. The most likely cause is an older incompatible version of Microsoft.NET.Sdk.Razor, or Microsoft.NET.Sdk.Web used by this project. Please target a newer version of the .NET Core SDK.

Additionally, after installing the above package, config change is needed in WebService.csproj to add false in the property group.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions