#20 - add release scripts

This commit is contained in:
Philip Wood
2017-01-29 13:00:50 +00:00
parent 93ebb6a0d3
commit e747d3386a
3 changed files with 135 additions and 9 deletions

View File

@ -19,6 +19,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
Ocelot.nuspec = Ocelot.nuspec
push-to-nuget.bat = push-to-nuget.bat
README.md = README.md
release.cake = release.cake
release.ps1 = release.ps1
run-acceptance-tests.bat = run-acceptance-tests.bat
run-benchmarks.bat = run-benchmarks.bat
run-tests.bat = run-tests.bat