nerdbank-gitversioning
Advanced tools
Comparing version
@@ -9,3 +9,3 @@ { | ||
".NETCoreApp,Version=v8.0": { | ||
"nbgv/3.8.6-alpha": { | ||
"nbgv/3.8.38-alpha": { | ||
"dependencies": { | ||
@@ -22,3 +22,3 @@ "CSharpIsNullAnalyzer": "0.1.593", | ||
"System.Diagnostics.Tools": "4.3.0", | ||
"Nerdbank.GitVersioning": "3.8.6.60500" | ||
"Nerdbank.GitVersioning": "3.8.38.13503" | ||
}, | ||
@@ -117,3 +117,3 @@ "runtime": { | ||
"System.Text.Json": "8.0.5", | ||
"System.Threading.Tasks.Dataflow": "9.0.0" | ||
"System.Threading.Tasks.Dataflow": "9.0.2" | ||
}, | ||
@@ -793,7 +793,7 @@ "runtime": { | ||
}, | ||
"System.Threading.Tasks.Dataflow/9.0.0": { | ||
"System.Threading.Tasks.Dataflow/9.0.2": { | ||
"runtime": { | ||
"lib/net8.0/System.Threading.Tasks.Dataflow.dll": { | ||
"assemblyVersion": "9.0.0.0", | ||
"fileVersion": "9.0.24.52809" | ||
"fileVersion": "9.0.225.6610" | ||
} | ||
@@ -821,7 +821,7 @@ } | ||
}, | ||
"Validation/2.5.51": { | ||
"Validation/2.6.68": { | ||
"runtime": { | ||
"lib/netstandard2.0/Validation.dll": { | ||
"assemblyVersion": "2.5.0.0", | ||
"fileVersion": "2.5.51.3930" | ||
"lib/net8.0/Validation.dll": { | ||
"assemblyVersion": "2.6.0.0", | ||
"fileVersion": "2.6.68.46714" | ||
} | ||
@@ -837,16 +837,16 @@ } | ||
"System.Text.Json": "8.0.5", | ||
"Validation": "2.5.51" | ||
"Validation": "2.6.68" | ||
}, | ||
"runtime": { | ||
"Nerdbank.GitVersioning.dll": { | ||
"assemblyVersion": "1.0.0", | ||
"fileVersion": "3.8.6.60500" | ||
"assemblyVersion": "3.8.38.13503", | ||
"fileVersion": "3.8.38.13503" | ||
} | ||
} | ||
}, | ||
"Nerdbank.GitVersioning/3.8.6.60500": { | ||
"Nerdbank.GitVersioning/3.8.38.13503": { | ||
"runtime": { | ||
"Nerdbank.GitVersioning.dll": { | ||
"assemblyVersion": "3.8.6.60500", | ||
"fileVersion": "3.8.6.60500" | ||
"assemblyVersion": "3.8.38.13503", | ||
"fileVersion": "3.8.38.13503" | ||
} | ||
@@ -858,3 +858,3 @@ } | ||
"libraries": { | ||
"nbgv/3.8.6-alpha": { | ||
"nbgv/3.8.38-alpha": { | ||
"type": "project", | ||
@@ -1389,8 +1389,8 @@ "serviceable": false, | ||
}, | ||
"System.Threading.Tasks.Dataflow/9.0.0": { | ||
"System.Threading.Tasks.Dataflow/9.0.2": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-S+y+QuBJNcqOvoFK+rFcZZuQDlD2E4lImKW9/g3E0l7YT2uo4oin9amAn398eGt/xFBYNNSt5O77Dbc38XGfBw==", | ||
"path": "system.threading.tasks.dataflow/9.0.0", | ||
"hashPath": "system.threading.tasks.dataflow.9.0.0.nupkg.sha512" | ||
"sha512": "sha512-eiTiVDGrEtLEhrQb2RHc7RNC6iSsqqjkQjUuVb1S3sPIJsaEyy8TQfrtyLKajrmxQ9bqrSFc0J8jgUjFXvDQKQ==", | ||
"path": "system.threading.tasks.dataflow/9.0.2", | ||
"hashPath": "system.threading.tasks.dataflow.9.0.2.nupkg.sha512" | ||
}, | ||
@@ -1404,8 +1404,8 @@ "System.Windows.Extensions/4.7.0": { | ||
}, | ||
"Validation/2.5.51": { | ||
"Validation/2.6.68": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-g/Aug7PVWaenlJ0QUyt/mEetngkQNsMCuNeRVXbcJED1nZS7JcK+GTU4kz3jcQ7bFuKfi8PF4ExXH7XSFNuSLQ==", | ||
"path": "validation/2.5.51", | ||
"hashPath": "validation.2.5.51.nupkg.sha512" | ||
"sha512": "sha512-5mZ+aXsYQnr3Wxz5O2tmbgPaa5kn9R+ZlfnPyGBogXI2sh4uTiHtvU++N4bURtn9vmDYIu2Zu323K9hFz9poXQ==", | ||
"path": "validation/2.6.68", | ||
"hashPath": "validation.2.6.68.nupkg.sha512" | ||
}, | ||
@@ -1417,3 +1417,3 @@ "Nerdbank.GitVersioning.Core/1.0.0": { | ||
}, | ||
"Nerdbank.GitVersioning/3.8.6.60500": { | ||
"Nerdbank.GitVersioning/3.8.38.13503": { | ||
"type": "reference", | ||
@@ -1420,0 +1420,0 @@ "serviceable": false, |
{ | ||
"name": "nerdbank-gitversioning", | ||
"version": "3.8.6-alpha", | ||
"version": "3.8.38-alpha", | ||
"description": "Stamps your NPM packages with semver 2.0 compliant git commit specific version information.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -61,4 +61,4 @@ # nerdbank-gitversioning | ||
See our [project README][GitHubREADME] for more information. | ||
See our [product documentation][Documentation] for more information. | ||
[GitHubREADME]: https://github.com/dotnet/Nerdbank.GitVersioning/blob/master/README.md | ||
[Documentation]: https://dotnet.github.io/Nerdbank.GitVersioning/ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
27683910
0.1%