Skip to content
Discussion options

You must be logged in to vote

My Azure Functions project was based on <Project Sdk="Microsoft.NET.Sdk"> . I updated the Sdk reference to be <Project Sdk="Microsoft.NET.Sdk.Web">. This added Microsoft.AspNetCore.App.Ref under the dependencies frameworks. Now I can reference Csla.Web.Mvc.Controller.

This appears to be the solution I was after.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@CProsRodneyWorkman
Comment options

Comment options

You must be logged in to vote
2 replies
@CProsRodneyWorkman
Comment options

@rockfordlhotka
Comment options

Answer selected by rockfordlhotka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants