Skip to content

Commit 026b0e4

Browse files
authored
Update Serilog.Sinks.Notepad build process to use Cake v2.3.0 (#42)
Update dotnet-tools.json
1 parent 606ebfa commit 026b0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"cake.tool": {
6-
"version": "2.0.0",
6+
"version": "2.3.0",
77
"commands": [
88
"dotnet-cake"
99
]

0 commit comments

Comments
 (0)