File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 2020 <RepositoryUrl >https://github.com/NullOpsDevs/LibSshNet</RepositoryUrl >
2121 <PackageProjectUrl >https://github.com/NullOpsDevs/LibSshNet</PackageProjectUrl >
2222 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
23+ <PackageReadmeFile >README.md</PackageReadmeFile >
24+ <PackageIcon >logo.png</PackageIcon >
2325 </PropertyGroup >
2426
2527 <!-- NuGet build settings -->
3638 <EmbedUntrackedSources >true</EmbedUntrackedSources >
3739 </PropertyGroup >
3840
41+ <ItemGroup >
42+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
43+ <None Include =" ..\..\icons\logo.png" Pack =" true" PackagePath =" \" />
44+ </ItemGroup >
45+
3946 <!-- Include native libraries for different platforms -->
4047 <ItemGroup >
4148 <!-- Windows x64 -->
You can’t perform that action at this time.
0 commit comments