Started updating packages in server project, updated core .net stuff to 2.2

This commit is contained in:
2019-01-18 19:14:00 +00:00
parent 47b043ee4a
commit b5e5d1a67a
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ namespace AyaNova.Util
{
get
{
return "8.0.0-alpha.2019.01.07";
return "8.0.0-alpha.2019.01.18";
}
}