fix spw name

This commit is contained in:
Dima yawaflua Andreev
2024-06-22 23:24:02 +03:00
parent 7d6932fdc6
commit 828c3edaea

View File

@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
@@ -12,7 +11,7 @@
<Version>1.0.0</Version>
<Authors>yawaflua</Authors>
<Company>yawaflua</Company>
<RepositoryUrl>https://github.com/yawaflua/spworlds</RepositoryUrl>
<RepositoryUrl>https://github.com/yawaflua/SPWorlds</RepositoryUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>