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 083fce5 commit 9d3feb2Copy full SHA for 9d3feb2
src/Uno.UI.RemoteControl/Uno.UI.RemoteControl.Wasm.csproj
@@ -53,10 +53,6 @@
53
<ProjectReference Include="..\Uno.UWP\Uno.Wasm.csproj" />
54
<ProjectReference Include="..\Uno.UI\Uno.UI.Wasm.csproj" />
55
</ItemGroup>
56
-
57
- <ItemGroup>
58
- <PackageReference Include="Uno.Wasm.WebSockets" Version="1.1.0" />
59
- </ItemGroup>
60
61
<ItemGroup Condition="'$(DocsGeneration)'==''">
62
<ProjectReference Include="..\Uno.UI.RemoteControl.Host\Uno.UI.RemoteControl.Host.csproj">
0 commit comments