File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
1212 <PackageIcon >logo.png</PackageIcon >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
14+ <PackageReadmeFile >README.md</PackageReadmeFile >
1415 <Product >Managed Code - Storage</Product >
1516 <Version >0.0.1</Version >
1617 <PackageVersion >0.0.1</PackageVersion >
1920 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
2021 </PropertyGroup >
2122 <ItemGroup >
22- <None Include =" $(SolutionDir)\logo.png" Pack =" true" Visible =" false" PackagePath =" " />
23+ <None Include =" $(SolutionDir)\logo.png" Pack =" true" Visible =" false" PackagePath =" \" />
24+ <None Include =" $(SolutionDir)\README.md" Pack =" true" Visible =" false" PackagePath =" \" />
2325 </ItemGroup >
2426</Project >
You can’t perform that action at this time.
0 commit comments