Skip to content

Commit c4614de

Browse files
authored
Merge pull request #28 from atc-net/hotfix/PackageReadmeFile
fix: ensure property PackageReadmeFile is present in main library
2 parents ceb591a + 21e72e0 commit c4614de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Atc.Rest.Client/Atc.Rest.Client.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<PackageId>Atc.Rest.Client</PackageId>
66
<PackageTags>rest;api;netstandard;client</PackageTags>
77
<Description>Atc Rest Client</Description>
8+
<PackageReadmeFile>README.md</PackageReadmeFile>
89
</PropertyGroup>
910

1011
<ItemGroup>

0 commit comments

Comments
 (0)