mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 21:28:15 +08:00
#20 - Tidy up. Update command line scripts. Fix running benchmarks.
This commit is contained in:
10
Ocelot.sln
10
Ocelot.sln
@ -9,21 +9,19 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.gitignore = .gitignore
|
||||
appveyor.yml = appveyor.yml
|
||||
build-and-run-tests.bat = build-and-run-tests.bat
|
||||
build.bat = build.bat
|
||||
build-and-run-tests.ps1 = build-and-run-tests.ps1
|
||||
build.cake = build.cake
|
||||
build.ps1 = build.ps1
|
||||
configuration-explanation.txt = configuration-explanation.txt
|
||||
global.json = global.json
|
||||
LICENSE.md = LICENSE.md
|
||||
Ocelot.nuspec = Ocelot.nuspec
|
||||
push-to-nuget.bat = push-to-nuget.bat
|
||||
README.md = README.md
|
||||
release.ps1 = release.ps1
|
||||
run-acceptance-tests.bat = run-acceptance-tests.bat
|
||||
run-acceptance-tests.ps1 = run-acceptance-tests.ps1
|
||||
run-benchmarks.bat = run-benchmarks.bat
|
||||
run-tests.bat = run-tests.bat
|
||||
run-unit-tests.bat = run-unit-tests.bat
|
||||
run-benchmarks.ps1 = run-benchmarks.ps1
|
||||
run-unit-tests.ps1 = run-unit-tests.ps1
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Ocelot", "src\Ocelot\Ocelot.xproj", "{D6DF4206-0DBA-41D8-884D-C3E08290FDBB}"
|
||||
|
Reference in New Issue
Block a user