Skip to content

Commit f5b2b50

Browse files
GitHubSync update
1 parent ab7dce8 commit f5b2b50

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

deployment/cake/lib-msbuild.cake

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#addin "nuget:?package=Cake.Issues&version=5.7.0"
2-
#addin "nuget:?package=Cake.Issues.MsBuild&version=5.7.0"
1+
#addin "nuget:?package=Cake.Issues&version=5.8.0"
2+
#addin "nuget:?package=Cake.Issues.MsBuild&version=5.8.0"
33
#addin "nuget:?package=System.Configuration.ConfigurationManager&version=9.0.8"
44

55
#tool "nuget:?package=MSBuild.Extension.Pack&version=1.9.1"
@@ -491,3 +491,4 @@ private static void InjectAssemblySearchPathsInProjectFile(BuildContext buildCon
491491
}
492492
}
493493

494+

0 commit comments

Comments
 (0)