chore(pathfinding): add nuget info
1 files changed, 3 insertions(+), 0 deletions(-) M Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj
M Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj => Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj +3 -0
@@ 4,6 4,9 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <Description>NosSmooth extension for finding paths and walking found paths.</Description> <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl> <PackageLicenseExpression>MIT</PackageLicenseExpression> <Description>NosSmooth extension allowing for finding paths on maps.</Description> </PropertyGroup>