chore(data): add short descriptions of projects
3 files changed, 3 insertions(+), 0 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 +1 -0
@@ 4,6 4,7 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <Description>Nos smooth's abstractions for information from NosTale data files.</Description> </PropertyGroup> <ItemGroup>
M Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj => Data/NosSmooth.Data.Database/NosSmooth.Data.Database.csproj +1 -0
@@ 4,6 4,7 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <Description>Nos smooth's database implementation of NosTale data using EF core.</Description> </PropertyGroup> <ItemGroup>
M Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj => Data/NosSmooth.Data.NOSFiles/NosSmooth.Data.NOSFiles.csproj +1 -0