From a39b5fd5b433e24da6042858f137cc9ef11b2acb Mon Sep 17 00:00:00 2001 From: TomPallister Date: Thu, 26 Nov 2020 16:48:11 +0000 Subject: [PATCH] dont need .config --- Makefile | 11 ----------- Ocelot.sln | 1 - 2 files changed, 12 deletions(-) diff --git a/Makefile b/Makefile index bcf8e895..a83aa708 100644 --- a/Makefile +++ b/Makefile @@ -20,16 +20,5 @@ run_unit_tests: release_notes: ./build.sh --target=ReleaseNotes - -# clean the dirs -# version the code and update the csproj files -# write the release notes -# build the code -# unit test -# acceptance test -# integration test -# gather the nuget packages -# publish release to NuGet -# publish release to GitHub \ No newline at end of file diff --git a/Ocelot.sln b/Ocelot.sln index 922f6226..511c7983 100644 --- a/Ocelot.sln +++ b/Ocelot.sln @@ -12,7 +12,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .gitignore = .gitignore build.cake = build.cake build.ps1 = build.ps1 - build.sh = build.sh codeanalysis.ruleset = codeanalysis.ruleset .circleci\config.yml = .circleci\config.yml GitVersion.yml = GitVersion.yml