Skip to content

Commit 5d994b3

Browse files
committed
Include XML docs (just want to test publishing)
1 parent e4b1e41 commit 5d994b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Sledge.Formats/Sledge.Formats.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
<RepositoryUrl>https://github.com/LogicAndTrick/sledge-formats</RepositoryUrl>
1414
<RepositoryType>Git</RepositoryType>
1515
<PackageTags>half-life quake valve liblist vdf</PackageTags>
16-
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
16+
<PackageReleaseNotes>Included XML documentation</PackageReleaseNotes>
1717
<PackageLicenseFile></PackageLicenseFile>
1818
<PackageLicenseExpression>MIT</PackageLicenseExpression>
19-
<Version>1.0.0</Version>
19+
<Version>1.0.1</Version>
2020
</PropertyGroup>
2121

2222
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
23-
<DocumentationFile></DocumentationFile>
23+
<DocumentationFile>bin/Sledge.Formats.xml</DocumentationFile>
2424
</PropertyGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)