Referencing a Specific Assembly from a NuGet Package
Read OriginalThis technical article details a solution for referencing a specific assembly (XamlStyler.Core) from a NuGet package (XamlStyler.Console) when developing a Rider plugin. It explains the challenge of framework compatibility (.NET Framework 4.6.1 vs. netcoreapp3.1) and provides a method to directly reference the required assembly from the package's global cache using MSBuild properties.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser