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.
2 parents 8d259b7 + 747c2b3 commit 7504c6bCopy full SHA for 7504c6b
Directory.Build.props
@@ -17,6 +17,6 @@
17
<PrivateAssets>all</PrivateAssets>
18
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
19
</PackageReference>
20
- <None Include="README.md" Pack="true" PackagePath="\" />
+ <None Include="..\..\README.md" Pack="true" PackagePath="\" />
21
</ItemGroup>
22
</Project>
0 commit comments