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
Currently, Clone command doesn't work. Still trying to fix that.
Also noticed 1 UnitTest failing intermittently... When I ran the UnitTests for the project, 1 of the FeedAudit tests would fail (GacResolverTests.CanReoslveSystem(with publicKeyToken=null)). But when I would run the singular test again, it would pass.
The text was updated successfully, but these errors were encountered:
Had a bit of time to take a look at 2.x.
They've changed the constructor to take 0 arguments now.
Maybe take a look here: https://github.com/kl4w/NuGet.Extensions/tree/2.x
Currently, Clone command doesn't work. Still trying to fix that.
Also noticed 1 UnitTest failing intermittently... When I ran the UnitTests for the project, 1 of the FeedAudit tests would fail (GacResolverTests.CanReoslveSystem(with publicKeyToken=null)). But when I would run the singular test again, it would pass.
The text was updated successfully, but these errors were encountered: