We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Including the schema in the default object would be handy to provide the intellisense to editors by default.
The text was updated successfully, but these errors were encountered:
I think we're already doing that:
https://github.com/AArnott/Nerdbank.GitVersioning/blob/01ebb81f18af1ce64659ad06267d86be96d1f8ad/src/nbgv/Program.cs#L214
What version of the nbgv global tool are you using when it doesn't work?
nbgv
Sorry, something went wrong.
This was version 2.2.13
I had assumed dotnet tool install -g nbgv would update if newer version was available, bad assumption.
Confirmed this is working in 2.3.138.
Thanks!
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 (#312)
2d80693
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
No branches or pull requests
Including the schema in the default object would be handy to provide the intellisense to editors by default.
The text was updated successfully, but these errors were encountered: