Skip to content

Commit

Permalink
Bump Cake.Tool to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gitfool committed Aug 29, 2021
1 parent 8b864ed commit 1f7db56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "1.2.0-alpha0066",
"version": "1.2.0",
"commands": [
"dotnet-cake"
]
Expand Down
1 change: 0 additions & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="cake" value="https://pkgs.dev.azure.com/cake-build/Cake/_packaging/cake/nuget/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 1f7db56

Please sign in to comment.