File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <Authors >Juan Diego Martínez</Authors >
99 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1010 <PackageProjectUrl >https://github.com/jdmartinez/Functional</PackageProjectUrl >
11- <PackageReadmeFile >$(MSBuildThisFileDirectory)README.md</PackageReadmeFile >
11+ <!-- The package expects the README file name as it appears inside the nupkg -->
12+ <PackageReadmeFile >README.md</PackageReadmeFile >
1213 <RepositoryUrl >https://github.com/jdmartinez/Functional</RepositoryUrl >
1314 <RepositoryType >git</RepositoryType >
1415 </PropertyGroup >
1516
1617 <ItemGroup >
18+ <!-- Include repository README at package root as README.md -->
1719 <None Include =" $(MSBuildThisFileDirectory)README.md" >
1820 <Pack >true</Pack >
19- <PackagePath ></PackagePath >
21+ <PackagePath >\ </PackagePath >
2022 </None >
2123 </ItemGroup >
2224
You can’t perform that action at this time.
0 commit comments