chore: Update from .NET 7 preview to release. (#1234)

This commit is contained in:
Kamron Batman 2022-11-08 09:46:48 -08:00 committed by GitHub
parent 59dcd24bed
commit 810061db8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 11 deletions

View file

@ -4,7 +4,6 @@
<RootNamespace>Server</RootNamespace>
<AssemblyName>UOContent</AssemblyName>
<Product>ModernUO Content</Product>
<PublishDir>..\..\Distribution\Assemblies</PublishDir>
<OutDir>..\..\Distribution\Assemblies</OutDir>
</PropertyGroup>
<Target Name="CleanPub" AfterTargets="Clean">