Skip to content

Commit 4cebb76

Browse files
committed
chore(readme): fix readme in nuget
1 parent 2e7e65a commit 4cebb76

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
<ItemGroup>
2525
<None Include="$(SourceRoot)assets/logo_128.png" Pack="true" Visible="false" PackagePath="/" />
26+
<None Include="$(SourceRoot)README.md" Pack="true" PackagePath=""/>
2627
</ItemGroup>
2728

2829
<!-- Common compile parameters -->

SignalR.Orleans.sln

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1616
Directory.Build.props = Directory.Build.props
1717
package.json = package.json
1818
README.md = README.md
19-
README.Nuget.md = README.Nuget.md
2019
EndProjectSection
2120
EndProject
2221
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SignalR.Orleans.AspNet", "src\SignalR.Orleans.AspNet\SignalR.Orleans.AspNet.csproj", "{F244A392-59B6-40D1-BDDE-04CD27526CD0}"

0 commit comments

Comments
 (0)