We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d48eac + 063417a commit 493f738Copy full SHA for 493f738
NBT.Standard.Test/NBT.Standard.Test.csproj
@@ -194,6 +194,7 @@
194
195
<ItemGroup>
196
<Service Include="{508349b6-6b84-4df5-91f0-309beebad82d}" />
197
+ <Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
198
</ItemGroup>
199
200
NBT.Standard/NBT.Standard.csproj
@@ -11,6 +11,7 @@
11
<Copyright>Copyright 2017 Ralph</Copyright>
12
<PackageLicenseUrl>https://github.com/r-ralph/NBT.Standard/blob/master/COPYING.txt</PackageLicenseUrl>
13
<PackageTags>NBT</PackageTags>
14
+ <Version>1.0.1</Version>
15
</PropertyGroup>
16
17
<None Include="Serialization\TagReader.generated.cs">
0 commit comments