We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848d94d commit f110e5bCopy full SHA for f110e5b
version.json
@@ -1,8 +1,8 @@
1
{
2
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "2.4.2-pre.{height}",
4
- "nuGetPackageVersion": {
5
- "semVer": 2.0
+ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
+ "version": "2.4.2",
+ "nugetPackageVersion": {
+ "semVer": 2
6
},
7
"publicReleaseRefSpec": [
8
"^refs/heads/.*$"
0 commit comments