AvaloniaCommunity/Avalonia.FuncUI.ProjectTemplates

Bad certs so can't install

Closed this issue · 1 comments

I run this: dotnet new --install JaggerJo.Avalonia.FuncUI.Templates but I get these errors:

error NU3028: Package 'JaggerJo.Avalonia.FuncUI.Templates 0.4.0' from source 'https://api.nuget.org/v3/index.json': The repository primary signature's timestamp found a chain building issue: UntrustedRoot: self signed certificate in certificate chain
error NU3037: Package 'JaggerJo.Avalonia.FuncUI.Templates 0.4.0' from source 'https://api.nuget.org/v3/index.json': The repository primary signature validity period has expired.

I updated to the latest dotnet release, and this problem went away. So this can presumably be closed.