-
-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Labels
Description
I've tried to install Ardalis.SmartEnum.AutoFixture, but it seems to be missing?
PM> Install-Package Ardalis.SmartEnum.AutoFixture
Install-Package : Unable to find package 'Ardalis.SmartEnum.AutoFixture'
At line:1 char:1
+ Install-Package Ardalis.SmartEnum.AutoFixture
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
attiqeurrehman, DennisInSky, CumpsD and mjuen