Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Logout can be received when not logged on. connamara#466 * Redirected stderr to stdout (nul) to avoid confusing message "'pwsh' is not recognized as an internal or external command, operable program or batch file." * comment about where pwsh comes from * fix some typos * don't use "./", don't auto-upload nugets * restore RELEASE-README.md... again * fix formatting of RELEASE_README * Bump NUnit3TestAdapter from 3.16.1 to 3.17.0 Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.16.1 to 3.17.0. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](nunit/nunit3-vs-adapter@V3.16.1...V3.17) Signed-off-by: dependabot-preview[bot] <[email protected]> * incremented version on release notes forgot to do this on 1.10.0 release, oops * Don't reflect on non-QF/n assemblies connamara#630 * forgot to own it * corrections for ruby 2.5+; some script annotations * remove old unused C++ build * use ruby 2.7 on appveyor * some debugging for ruby on appveyor * more debugging * change to ruby 2.6, since appveyor's being weird 2.7 is only on the VS2019 env, but appveyor is not letting me change to that env. * ignore .vscode/ * add 1156 (ApplExtId) to FIXT11.xml connamara#643 * stupid copy/paste error in previous commit connamara#643 Co-authored-by: LittleAlexey <[email protected]> Co-authored-by: Grant Birchmeier <[email protected]> Co-authored-by: Mike Gatny <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
- Loading branch information