new rubric format on publish

This commit is contained in:
2023-12-12 12:26:14 -07:00
parent fd582b4e19
commit 1a0f62d28f
5 changed files with 16 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
MAJOR_VERSION="1"
MINOR_VERSION="2"
MINOR_VERSION="3"
VERSION="$MAJOR_VERSION.$MINOR_VERSION"
dotnet publish Management.Web/ \