Use these commands in package manager console to list all versions of a Nuget package
$x = Find-Package UkSport.UKSportHub.Auth2 -AllVersions -ExactMatch
$x.Versions | Format-Table
$x.Versions | Format-Table
If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...
No comments:
Post a Comment