From ccaf132b5f937d4237417a28831214c6d9d31436 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Thu, 3 Feb 2022 18:55:29 +0100 Subject: [PATCH] chore: update data versions --- .../NosSmooth.Data.Abstractions.csproj | 3 ++- Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj | 3 ++- Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj | 6 ++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Data/NosSmooth.Data.Abstractions/NosSmooth.Data.Abstractions.csproj b/Data/NosSmooth.Data.Abstractions/NosSmooth.Data.Abstractions.csproj index aa07147..747f270 100644 --- a/Data/NosSmooth.Data.Abstractions/NosSmooth.Data.Abstractions.csproj +++ b/Data/NosSmooth.Data.Abstractions/NosSmooth.Data.Abstractions.csproj @@ -7,8 +7,9 @@ 10 https://github.com/Rutherther/NosSmooth/ MIT - 1.0.1 + 2.0.0 net6.0;netstandard2.1 + Make Monster level ushort diff --git a/Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj b/Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj index d2450dd..bdc8f71 100644 --- a/Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj +++ b/Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj @@ -7,8 +7,9 @@ 10 https://github.com/Rutherther/NosSmooth/ MIT - 1.0.1 + 2.0.0 net6.0 + Make Monster level ushort diff --git a/Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj b/Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj index 4be2700..f10a50c 100644 --- a/Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj +++ b/Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj @@ -7,10 +7,8 @@ 10 https://github.com/Rutherther/NosSmooth/ MIT - 1.1.0 - - Fix of translations dictionary to provide correct translations for different root keys. - + 2.0.0 + Make Monster level ushort net6.0;netstandard2.1 -- 2.49.0