Skip to content

Commit

Permalink
🔧 cake removed
Browse files Browse the repository at this point in the history
  • Loading branch information
maiconheck committed Mar 27, 2021
1 parent 298d3bb commit 05dc5ec
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 65 deletions.
6 changes: 0 additions & 6 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "1.0.0",
"commands": [
"dotnet-cake"
]
},
"dotnet-reportgenerator-globaltool": {
"version": "4.8.5",
"commands": [
Expand Down
58 changes: 0 additions & 58 deletions build.cake

This file was deleted.

1 change: 0 additions & 1 deletion src/Krafted/Krafted.sln
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Krafted.Guards", "Krafted.G
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5B366D6C-8EB0-401C-B531-AC3C52FDF6FE}"
ProjectSection(SolutionItems) = preProject
..\..\build.cake = ..\..\build.cake
..\..\.github\workflows\ci-cd-pipeline.yml = ..\..\.github\workflows\ci-cd-pipeline.yml
Directory.build.props = Directory.build.props
..\..\.config\dotnet-tools.json = ..\..\.config\dotnet-tools.json
Expand Down

0 comments on commit 05dc5ec

Please sign in to comment.