We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5cde6 commit fac1bdeCopy full SHA for fac1bde
appveyor.yml
@@ -6,7 +6,7 @@ image: Visual Studio 2019
6
configuration: Release
7
environment:
8
GITHUB_TOKEN:
9
- secure: zsWIpg7UDWDC8gdxcdVosOAFCmshmoZX0GolgiAF3XnveYMWMGcAJbb5Z/9qmBKF
+ secure: //RzPD6sJwALrAUPet5ffD2C82ETjhYb1XR30sWRHtqNK5E9Q9xN96GNP9OfWCwX
10
NUGET_TOKEN:
11
secure: JvivQ+Oe+fRm+VSxe9SSfjSglUUJDpNYt9Ft7dhJ3MwOBBE70BIPK1rQJNqtPVC4
12
# Do not build feature branch with open Pull Requests
build.cake
@@ -1,4 +1,4 @@
1
-#tool nuget:?package=GitReleaseManager&version=0.12.1
+#tool nuget:?package=GitReleaseManager&version=0.11
2
#tool nuget:?package=OpenCover&version=4.7.922
3
#tool nuget:?package=Codecov&version=1.12.3
4
#addin nuget:?package=Cake.Figlet&version=1.3.1
0 commit comments