chore: make README.md be copied to root of package
1 files changed, 1 insertions(+), 0 deletions(-) M Directory.Build.props
M Directory.Build.props => Directory.Build.props +1 -0
@@ 22,6 22,7 @@ <ItemGroup> <None Include="$(MSBuildThisFileDirectory)README.md"> <Pack>true</Pack> + <PackagePath></PackagePath> </None> <None Include="$(MSBuildThisFileDirectory)LICENSE"> <Pack>true</Pack>