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
We hit an issue where we could pass all our tests and successfully build a nupkg that no one could use. We should add a test to each of our projects in the build that checks that the result objects are consumable as nupkgs.
We hit an issue where we could pass all our tests and successfully build a nupkg that no one could use. We should add a test to each of our projects in the build that checks that the result objects are consumable as nupkgs.
Tools you can test with
dotnet tool install
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-installLibraries you can test with
dotnet add
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-add-packageThe text was updated successfully, but these errors were encountered: