Skip to content

Commit

Permalink
Update Library.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Jun 21, 2023
1 parent d64589f commit 7893486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Library.csproj
Expand Up @@ -7,15 +7,15 @@
<AssemblyName>DaanV2.NBT.Net</AssemblyName>
<RootNamespace>DaanV2.NBT</RootNamespace>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<Title>DaanV2.UUID.Net</Title>
<Title>DaanV2.NBT.Net</Title>
<Authors>DaanV2</Authors>
<Copyright>daanverstraten@hotmail.com</Copyright>
<FileVersion>$(VersionPrefix)</FileVersion>
<AssemblyVersion>$(VersionPrefix)</AssemblyVersion>
<Version>2.0.0</Version>
<Platforms>AnyCPU;x64;x86</Platforms>
<SignAssembly>False</SignAssembly>
<Description>An NBT library for reading and writing NBT files/data</Description>
<Description>An NBT library for reading and writing NBT files, support Minecraft java and bedrock nbt/data</Description>
<PackageProjectUrl>https://github.com/DaanV2/DaanV2.NBT.Net</PackageProjectUrl>
<PackageIcon>icon.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit 7893486

Please sign in to comment.