Controlling how a nuget package is included in the project
I have a library that has both an API and an analyzer. I will distribute it as NuGet package. Although I did not add any special thing to the csproj or nuspec, when the reference is added, it looks like this:
Controlling how a nuget package is included in the project
I have a library that has both an API and an analyzer. I will distribute it as NuGet package. Although I did not add any special thing to the csproj or nuspec, when the reference is added, it looks like this: