Skip to content

Commit

Permalink
Revert "Adds readme to Nuget package and to make nuget.org happier"
Browse files Browse the repository at this point in the history
This reverts commit 3413bff.
  • Loading branch information
Warren Buckley committed Oct 28, 2021
1 parent 3413bff commit da27cec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Our.Umbraco.TagHelpers/Our.Umbraco.TagHelpers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<RepositoryType>git</RepositoryType>
<PackageIcon>TagHelperLogo.png</PackageIcon>
<PackageTags>Umbraco;TagHelper;TagHelpers;UmbracoCMS</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

<ItemGroup>
Expand All @@ -45,7 +44,6 @@

<ItemGroup>
<None Include="TagHelperLogo.png" Pack="true" PackagePath="\"/>
<None Include="..\README.md" Pack="true" PackagePath="\"/>
</ItemGroup>

</Project>

0 comments on commit da27cec

Please sign in to comment.