Skip to content

Conversation

@rlesavre
Copy link

  • fix unit tests (missing resource, and EOL issues)
  • update to .NET 4.5
  • consolidate dependency

Note:
Readme notes and use of the static version of swagger-ui that coded against are not candidates to the PR, but in the meantime usefull in my repo.

rlesavre added 3 commits December 20, 2018 12:22
- fix unit tests (missing resource, and EOL issues)

- use of the static version of swagger-ui that coded against
 - (https://github.com/swagger-api/swagger-ui/tree/64dc3060b3700b12e466f8d67b7d7ec3574b015f)
- update to .NET 4.5
- consolidate dependency

Note:
- Need to install in VS:
 - NUnit Test 3 Adapter
- If swagger-ui needs to be updated, need to fetch submodule swagger-ui (what about tags ? like https://github.com/swagger-api/swagger-ui/tree/v2.1.5)
 - git submodule update --init --force --remote
- Need to build swagger-ui
 - npm install
 - npm run build
 - copy dist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant