File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <IsPackable >true</IsPackable >
66 <CheckEolTargetFramework >false</CheckEolTargetFramework >
77 <SuppressTfmSupportBuildWarnings >true</SuppressTfmSupportBuildWarnings >
8+ <PackageIcon >seredis.png</PackageIcon >
89 </PropertyGroup >
910 <ItemGroup >
1011 <PackageReference Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets =" all" />
1112 <PackageReference Include =" Microsoft.SourceLink.GitHub" PrivateAssets =" all" />
1213 <PackageReference Include =" Nerdbank.GitVersioning" PrivateAssets =" all" Condition =" '$(DEVCONTAINER)' != 'true' " />
1314 </ItemGroup >
15+ <!-- shared NuGet package logo (assets/seredis.png at the repo root) -->
16+ <ItemGroup >
17+ <None Include =" $(MSBuildThisFileDirectory)..\assets\seredis.png" Pack =" true" PackagePath =" \" Visible =" false" />
18+ </ItemGroup >
1419</Project >
You can’t perform that action at this time.
0 commit comments