Add nbgv and add server info endpoint
Some checks failed
Build Vegasco Server / build (push) Failing after 59s

This commit is contained in:
2024-08-23 18:55:05 +02:00
parent d19d68f5a2
commit dcb82414b9
6 changed files with 84 additions and 0 deletions

7
version.json Normal file
View File

@@ -0,0 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.3",
"release": {
"firstUnstableTag": "alpha"
}
}