Skip to content

Commit

Permalink
Revert "Add README to Nuget-Package"
Browse files Browse the repository at this point in the history
This reverts commit f0605cd.
  • Loading branch information
wgnf committed Oct 1, 2021
1 parent f0605cd commit 3dd984f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SlnParser/SlnParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<PackageTags>.net c# solution sln parser</PackageTags>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageIcon>SlnParserLogo.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>

<PackageLicenseExpression>Unlicense</PackageLicenseExpression>

Expand All @@ -29,7 +28,6 @@
<ItemGroup>
<None Include="../../res/SlnParserLogo.png" Pack="true" PackagePath="" />
<None Include="../../LICENSE" Pack="true" PackagePath="" />
<None Include="../../README.md" Pack="true" PackagePath="" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3dd984f

Please sign in to comment.