Skip to content

Commit

Permalink
Removed duplicate copies of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lethek committed Aug 10, 2023
1 parent 3c73208 commit 58aa981
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 942 deletions.
Expand Up @@ -45,4 +45,8 @@
<ProjectReference Include="..\FluentCertificates.Extensions\FluentCertificates.Extensions.csproj" />
</ItemGroup>

<ItemGroup>
<None Include="..\..\README.md" Pack="true" Visible="false" PackagePath="\" />
</ItemGroup>

</Project>
235 changes: 0 additions & 235 deletions src/FluentCertificates.Builder/README.md

This file was deleted.

Expand Up @@ -46,4 +46,8 @@
<ProjectReference Include="..\FluentCertificates.Polyfills\FluentCertificates.Polyfills.csproj" />
</ItemGroup>

<ItemGroup>
<None Include="..\..\README.md" Pack="true" Visible="false" PackagePath="\" />
</ItemGroup>

</Project>

0 comments on commit 58aa981

Please sign in to comment.