Skip to content

Commit a39b5fd

Browse files
committed
dont need .config
1 parent bdefa2d commit a39b5fd

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

Makefile

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,5 @@ run_unit_tests:
2020

2121
release_notes:
2222
./build.sh --target=ReleaseNotes
23-
24-
# clean the dirs
25-
# version the code and update the csproj files
26-
# write the release notes
27-
# build the code
28-
# unit test
29-
# acceptance test
30-
# integration test
31-
# gather the nuget packages
32-
# publish release to NuGet
33-
# publish release to GitHub
3423

3524

Ocelot.sln

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1212
.gitignore = .gitignore
1313
build.cake = build.cake
1414
build.ps1 = build.ps1
15-
build.sh = build.sh
1615
codeanalysis.ruleset = codeanalysis.ruleset
1716
.circleci\config.yml = .circleci\config.yml
1817
GitVersion.yml = GitVersion.yml

0 commit comments

Comments
 (0)