chore: update data versions
3 files changed, 6 insertions(+), 6 deletions(-) M Data/NosSmooth.Data.Abstractions/NosSmooth.Data.Abstractions.csproj M Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj M Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj
M Data/NosSmooth.Data.Abstractions/NosSmooth.Data.Abstractions.csproj => Data/NosSmooth.Data.Abstractions/NosSmooth.Data.Abstractions.csproj +2 -1
@@ 7,8 7,9 @@ <LangVersion>10</LangVersion> <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl> <PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageVersion>1.0.1</PackageVersion> <PackageVersion>2.0.0</PackageVersion> <TargetFrameworks>net6.0;netstandard2.1</TargetFrameworks> <PackageReleaseNotes>Make Monster level ushort</PackageReleaseNotes> </PropertyGroup> <ItemGroup>
M Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj => Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj +2 -1
@@ 7,8 7,9 @@ <LangVersion>10</LangVersion> <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl> <PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageVersion>1.0.1</PackageVersion> <PackageVersion>2.0.0</PackageVersion> <TargetFrameworks>net6.0</TargetFrameworks> <PackageReleaseNotes>Make Monster level ushort</PackageReleaseNotes> </PropertyGroup> <ItemGroup>
M Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj => Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj +2 -4
@@ 7,10 7,8 @@ <LangVersion>10</LangVersion> <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl> <PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageVersion>1.1.0</PackageVersion> <PackageReleaseNotes> Fix of translations dictionary to provide correct translations for different root keys. </PackageReleaseNotes> <PackageVersion>2.0.0</PackageVersion> <PackageReleaseNotes>Make Monster level ushort</PackageReleaseNotes> <TargetFrameworks>net6.0;netstandard2.1</TargetFrameworks> </PropertyGroup>