We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f5a9c commit 38ab7a8Copy full SHA for 38ab7a8
BlazorSortableJS.Demo/BlazorSortableJS.Demo.csproj
@@ -6,7 +6,8 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <ProjectReference Include="..\BlazorSortableJS\BlazorSortableJS.csproj" />
+ <PackageReference Include="Microsoft.Azure.SignalR" Version="1.1.0-preview1-10426" />
10
+ <PackageReference Include="BlazorSortableJs" Version="1.0.0-preview6-2" />
11
</ItemGroup>
12
13
</Project>
0 commit comments