Run:
Ignore changes to Sdk.csproj
as it will be overwritten:
git update-index --assume-unchanged Sdk\Sdk.csproj
Mono trust root certificates from: https://mono.github.io/mail-archives/mono-list/2017-April/052433.html
cert-sync --user "C:\Users\sharm\Downloads\cacert.pem"
Now run:
.\windows.ps1
For .NET CLI in Docker, run:
.\docker.ps1
For nuget.exe using Mono in Docker, run:
.\docker-mono.ps1