File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313#addin "nuget:?package=Cake.Kudu&version=0.10.1"
1414#addin "nuget:?package=Cake.Wyam&version=2.2.9"
1515
16- #addin "nuget:?package=Newtonsoft.Json&version=12.0.2 "
16+ #addin "nuget:?package=Newtonsoft.Json&version=12.0.3 "
1717#addin "nuget:?package=SharpZipLib&version=1.2.0"
1818#addin "nuget:?package=xunit.assert&version=2.4.1"
1919
2020// Install tools.
21- #tool "nuget:?package=NUnit.ConsoleRunner&version=3.10.0 "
21+ #tool "nuget:?package=NUnit.ConsoleRunner&version=3.11.1 "
2222#tool "nuget:?package=nuget.commandline&version=5.4.0"
23- #tool "nuget:?package=KuduSync.NET&version=1.5.2 "
23+ #tool "nuget:?package=KuduSync.NET&version=1.5.3 "
2424
2525// Install .NET Core Global tools.
26- #tool "dotnet:?package=Codecov.Tool&version=1.7.2"
26+ #tool "dotnet:?package=Codecov.Tool&version=1.10.0"
27+ #tool "dotnet:?package=dotnet-format&version=3.3.111304"
2728#tool "dotnet:?package=GitReleaseManager.Tool&version=0.11.0"
2829#tool "dotnet:?package=Wyam.Tool&version=2.2.9"
29- #tool "dotnet:?package=dotnet-format&version=3.2.107702"
3030
3131// Load other scripts.
3232#load "./build/utils/parameters.cake"
You can’t perform that action at this time.
0 commit comments