Skip to content

Commit

Permalink
Temporary package for our client as long as there is no official fix …
Browse files Browse the repository at this point in the history
…(version) for OrleansContrib#128
  • Loading branch information
Daniel Fischer committed Apr 29, 2022
1 parent 7790283 commit 222bf7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/SignalR.Orleans/SignalR.Orleans.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
</PropertyGroup>

<PropertyGroup>
<PackageId>SignalR.Orleans</PackageId>
<Title>SignalR.Orleans - Orleans backplane for SignalR Core</Title>
<PackageId>OPTANO.SignalR.Orleans</PackageId>
<Title>OPTANO Fork of: SignalR.Orleans - Orleans backplane for SignalR Core</Title>
<Description>Orleans backplane for SignalR Core.</Description>
<PackageTags>$(PackageTags) AspNetCore</PackageTags>
<PackageReleaseNotes></PackageReleaseNotes>
<IncludeSymbols>true</IncludeSymbols>
<IncludeSource>true</IncludeSource>
<PackageVersion>2.1.0</PackageVersion>
<PackageVersion>2.1.1</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 222bf7a

Please sign in to comment.