Skip to content

Commit

Permalink
Include readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sailro committed Nov 23, 2023
1 parent 20310d1 commit e303248
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LLZipLib/LLZipLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@

<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

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

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit e303248

Please sign in to comment.