Skip to content

Commit 691910c

Browse files
committed
Use MonoProxy package for debugging
1 parent 432f9b8 commit 691910c

16 files changed

+28
-2801
lines changed

eng/Dependencies.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ and are generated based on the last package release.
124124
<LatestPackageReference Include="Microsoft.Internal.AspNetCore.H2Spec.All" />
125125
<LatestPackageReference Include="Microsoft.Extensions.Internal.Transport" />
126126
<LatestPackageReference Include="Microsoft.NETCore.Windows.ApiSets" />
127+
<LatestPackageReference Include="Microsoft.NETCore.BrowserDebugHost.Transport" />
127128
<LatestPackageReference Include="Microsoft.Owin.Security.Cookies" />
128129
<LatestPackageReference Include="Microsoft.Owin.Testing" />
129130
<LatestPackageReference Include="Microsoft.Web.Administration" />

eng/Version.Details.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,10 @@
306306
<Uri>https://github.com/dotnet/runtime</Uri>
307307
<Sha>1dfd9438149f74ae11918a7b0709b8d58c61443f</Sha>
308308
</Dependency>
309+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.0-rc.1.20414.5">
310+
<Uri>https://github.com/dotnet/runtime</Uri>
311+
<Sha>6cc7cffaff2e0413ee84d9a7736f9ae1aa9a3f12</Sha>
312+
</Dependency>
309313
</ProductDependencies>
310314
<ToolsetDependencies>
311315
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->

src/Components/WebAssembly/DebugProxy/src/DebugProxyOptions.cs

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/Components/WebAssembly/DebugProxy/src/Hosting/DebugProxyHost.cs

Lines changed: 0 additions & 65 deletions
This file was deleted.

src/Components/WebAssembly/DebugProxy/src/Microsoft.AspNetCore.Components.WebAssembly.DebugProxy.csproj

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)