We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9603f08 commit 34b4f88Copy full SHA for 34b4f88
appveyor.yml
@@ -44,6 +44,7 @@ deploy:
44
secure: hVyVwHl0JiVq0VxXB4VMRWbUtrGclIzadfnWFcWCQBLvbgMLahLBnWlwGglT63pZ
45
artifact: NugetPackage
46
prerelease: false
47
+ force_update: true #fsharp package runs as separate build job, so have to force_update to add fsharp.nuget added
48
on:
49
APPVEYOR_REPO_TAG: true
50
0 commit comments