Skip to content

Commit

Permalink
fix README not in project
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanBout committed Jan 14, 2025
1 parent 52194d0 commit 7d259b2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/core/SimpleCDN.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
</Content>
</ItemGroup>

<ItemGroup>
<None Include="..\..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.10">
Expand Down

0 comments on commit 7d259b2

Please sign in to comment.