Skip to content

Commit

Permalink
Newtonsoft.Json
Browse files Browse the repository at this point in the history
  • Loading branch information
raman-m committed Apr 9, 2024
1 parent db3de59 commit ae3f238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#tool "dotnet:?package=GitVersion.Tool&version=5.12.0" // 6.0.0-beta.7 supports .NET 8, 7, 6
#tool "dotnet:?package=coveralls.net&version=4.0.1"
#addin nuget:?package=Newtonsoft.Json
#addin nuget:?package=Newtonsoft.Json&version=13.0.3
#addin nuget:?package=System.Text.Encodings.Web&version=4.7.1
#tool "nuget:?package=ReportGenerator&version=5.2.0"
#addin Cake.Coveralls&version=1.1.0
Expand Down

0 comments on commit ae3f238

Please sign in to comment.