Skip to content

Commit 38ab7a8

Browse files
committed
Demo Update
1 parent 11f5a9c commit 38ab7a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BlazorSortableJS.Demo/BlazorSortableJS.Demo.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<ProjectReference Include="..\BlazorSortableJS\BlazorSortableJS.csproj" />
9+
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.1.0-preview1-10426" />
10+
<PackageReference Include="BlazorSortableJs" Version="1.0.0-preview6-2" />
1011
</ItemGroup>
1112

1213
</Project>

0 commit comments

Comments
 (0)