WIP NuGet API 3.5.0
This commit is contained in:
parent
c06f518836
commit
a4a1c6e271
12 changed files with 172 additions and 98 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,7 +2,6 @@ src/isnd/bin/
|
|||
src/isnd/obj/
|
||||
src/isn/obj
|
||||
src/isn/bin
|
||||
.vscode/launch.json
|
||||
src/isn/.vscode/
|
||||
test/isnd.tests/obj/
|
||||
test/isnd.tests/bin/
|
||||
|
|
@ -10,7 +9,8 @@ packages/
|
|||
bower_components/
|
||||
test/isn.tests/bin
|
||||
test/isn.tests/obj/
|
||||
test/isnd.tests/appsettings.Testing.json
|
||||
appsettings.Testing.json
|
||||
appsettings.Development.json
|
||||
wwwroot/.sass-cache/
|
||||
src/isnd/wwwroot/.sass-cache/
|
||||
src/isn.abst/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue