Files
ssh.net/version.json
T
dependabot[bot] 7b2fd3dbf2 Bump dependencies (#1818)
* Bump the dependencies group with 8 updates

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Hague <rob.hague00@gmail.com>
2026-08-09 19:50:13 +02:00

19 lines
455 B
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "2026.0.0",
"assemblyVersion": {
"precision": "revision"
},
"nuGetPackageVersion": {
"semVer": 2.0
},
"publicReleaseRefSpec": [
"^refs/heads/develop$",
"^refs/tags/\\d{4}\\.\\d+\\.\\d+"
],
"release": {
"versionIncrement": "build",
"firstUnstableTag": "prerelease"
}
}