We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae8830 commit fcc56b3Copy full SHA for fcc56b3
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "1.0.0-preview.8",
+ "version": "1.0.0-preview.9",
4
"nugetPackageVersion": {
5
"semVer": 2,
6
"precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
0 commit comments