mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-19 23:32:49 +08:00
dont need .config
This commit is contained in:
parent
bdefa2de54
commit
a39b5fd5b4
11
Makefile
11
Makefile
@ -21,15 +21,4 @@ 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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user