Skip to content

Commit

Permalink
(cake-contrib#62) use embedded icon in NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Aug 5, 2024
1 parent ab7eb5a commit f85abd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Cake.Slack/Cake.Slack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0</TargetFrameworks>
<NoWarn>NU5048</NoWarn>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AssemblyName>Cake.Slack</AssemblyName>
<PackageId>Cake.Slack</PackageId>
Expand All @@ -22,7 +21,6 @@
<RepositoryUrl>$(PackageProjectUrl).git</RepositoryUrl>
<PackageReleaseNotes>$(PackageProjectUrl)/releases</PackageReleaseNotes>
<Version>0.0.0</Version>
<PackageIconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/addin/cake-contrib-addin-medium.png</PackageIconUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f85abd0

Please sign in to comment.