Skip to content

Commit 9d3feb2

Browse files
committed
fix: Adjust removal of uno websockets dependency
1 parent 083fce5 commit 9d3feb2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Uno.UI.RemoteControl/Uno.UI.RemoteControl.Wasm.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@
5353
<ProjectReference Include="..\Uno.UWP\Uno.Wasm.csproj" />
5454
<ProjectReference Include="..\Uno.UI\Uno.UI.Wasm.csproj" />
5555
</ItemGroup>
56-
57-
<ItemGroup>
58-
<PackageReference Include="Uno.Wasm.WebSockets" Version="1.1.0" />
59-
</ItemGroup>
6056

6157
<ItemGroup Condition="'$(DocsGeneration)'==''">
6258
<ProjectReference Include="..\Uno.UI.RemoteControl.Host\Uno.UI.RemoteControl.Host.csproj">

0 commit comments

Comments
 (0)