Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 5908778

Browse files
committed
Aggiornato numero versione
1 parent 6db8e81 commit 5908778

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/NET6CustomLibrary/version.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.0",
4-
"publicReleaseRefSpec": [
5-
"^refs/heads/main"
6-
],
7-
"nugetPackageVersion": {
8-
"semVer": 2
9-
},
10-
"pathFilters": [ "." ]
2+
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3+
"version": "1.5",
4+
"publicReleaseRefSpec": [
5+
"^refs/heads/main"
6+
],
7+
"nugetPackageVersion": {
8+
"semVer": 2
9+
},
10+
"pathFilters": [ "." ]
1111
}

0 commit comments

Comments
 (0)