Johan Spännare

Results 7 comments of Johan Spännare

Same problem here! Same error locally and remotely. - Windows Server 2008 R2 - IIS sites is located at D:\inetpub > > PS D:\> ConvertTo-Dockerfile -Local -Artifact IIS -OutputPath d:\IISDocker...

Powershell script to simulate merges fast-forwards, causing GitVersion to not calculate correct semver ``` del .git -Recurse -Force git init $version = "0.1.0" git checkout -b develop git commit -am...

Hi @jeffkl, in this example the feed is named nuget.org and pointing towards an Artifactory instance. But it cant be an authentication problem because the feed works for other packages...

**I have to confess that this is not an BUG, its a user side error.** While trying to understand where the api.nuget.org was coming from. I ran process monitor on...