We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3cf9c commit a4d5760Copy full SHA for a4d5760
src/PackageReferenceCleaner/PackageReferenceCleaner.csproj
@@ -10,6 +10,7 @@
10
<DevelopmentDependency>true</DevelopmentDependency>
11
<PackOnBuild>true</PackOnBuild>
12
<Description>Cleans up PackageReference with PrivateAssets="all" into a one-liner.</Description>
13
+ <PackageReadmeFile>readme.md</PackageReadmeFile>
14
</PropertyGroup>
15
16
<ItemGroup>
0 commit comments