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 e553030 commit a8b9a42Copy full SHA for a8b9a42
deployment/cake/lib-msbuild.cake
@@ -1,5 +1,5 @@
1
-#addin "nuget:?package=Cake.Issues&version=4.9.0"
2
-#addin "nuget:?package=Cake.Issues.MsBuild&version=4.9.0"
+#addin "nuget:?package=Cake.Issues&version=4.10.0"
+#addin "nuget:?package=Cake.Issues.MsBuild&version=4.10.0"
3
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=8.0.0"
4
5
#tool "nuget:?package=MSBuild.Extension.Pack&version=1.9.1"
0 commit comments