You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the WebSDK has an implicit framework reference to AspNetCore, most folks don't see <FrameworkReferences> at all. We need some guidance for library authors on how to target ASP.NET. We probably need to include guidance on when to multi-target as well.
The text was updated successfully, but these errors were encountered:
Help us make content visible
Describe the new topic
Since the WebSDK has an implicit framework reference to AspNetCore, most folks don't see
<FrameworkReferences>
at all. We need some guidance for library authors on how to target ASP.NET. We probably need to include guidance on when to multi-target as well.The text was updated successfully, but these errors were encountered: