WASM: Add PlatformNotSupportedException for System.Net.Ping (#39091)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 10 Jul 2020 20:45:11 +0000 (22:45 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 20:45:11 +0000 (22:45 +0200)
commitb779870a391ed4e6021a40b317508a1fab817820
treee924ee56bf77e3c5e7a51a21d5786435dd292169
parent95e3dcc5ec4a8b5028a3fd6705d55f77d1e1cca9
WASM: Add PlatformNotSupportedException for System.Net.Ping (#39091)

The library isn't supported on WebAssembly.
src/libraries/System.Net.Ping/src/Resources/Strings.resx
src/libraries/System.Net.Ping/src/System.Net.Ping.csproj
src/libraries/System.Net.Ping/tests/FunctionalTests/AssemblyInfo.cs [new file with mode: 0644]
src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj