go1.18 and nbgv

This commit is contained in:
Boshi Lian 2022-04-03 09:45:42 +00:00
parent f14ff4278b
commit 76c8d6d0bb
5 changed files with 46 additions and 36 deletions

7
version.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.7",
"publicReleaseRefSpec": [
"^refs/heads/master$"
]
}