When I try to build my application I get the following error : Unable to find version '1.202003052.1' of package 'Microsoft.Cosmos.ScopeSDK'.
When I click Restore I get the following error:'Microsoft.Cosmos.ScopeSDK.1.202003052.1' is not found on source 'https://api.nuget.org/v3/index.json'.
One tip I found was to select "Restore All" from a local NuGet repository, but I'm not able to proceed afterwards.
Any help would be appreciated.
Thanks.