feat: working websocket debug server

This commit is contained in:
Neil Dorin 2023-11-20 19:21:30 -07:00
parent b263c7421b
commit 3eaa86905f
5 changed files with 10 additions and 10 deletions

View file

@ -51,7 +51,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.2">
<Aliases>Full</Aliases>
</PackageReference>
<PackageReference Include="PepperDashCore" Version="2.0.0-alpha-351" />
<PackageReference Include="PepperDashCore" Version="2.0.0-alpha-366" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\PepperDash.Essentials.Core\PepperDash.Essentials.Core.csproj" />