Skip to content

Commit

Permalink
added readme in nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
kerryjiang committed Nov 9, 2024
1 parent 77f7775 commit 913e7ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/WebSocket4Net/WebSocket4Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
<PackageReference Include="SuperSocket.Client" Version="$(SuperSocketVersion)" />
<PackageReference Include="SuperSocket.WebSocket" Version="$(SuperSocketVersion)" />
</ItemGroup>
<ItemGroup>
<None Include="..\README.md" Pack="true" PackagePath="\" />
</ItemGroup>
</Project>

0 comments on commit 913e7ff

Please sign in to comment.