Skip to content

Conversation

@johnazule
Copy link

Fixes #12933

Context

Currently we don't provide a target framework version when generating metaprojects for asp websites, which leads reference table to assume that the framework version is 4.6.0, which apparently does not contain a reference for netstandard2.0.

Changes Made

Add a TargetFrameworkVersion based on the provided target framework moniker

Jeremy Spedding added 2 commits January 6, 2026 20:01
I am unsure if this has undesirable performace implications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASP .Net Framework 4.8 webSITE cannot resolve assembly references for projects with dependency on netstandard2.0

1 participant