Moving StopWatch to `src\Common\src\Corelib` (dotnet/corefx#42072)
authorVladimir Sadov <vsadov@microsoft.com>
Thu, 24 Oct 2019 12:23:17 +0000 (05:23 -0700)
committerStephen Toub <stoub@microsoft.com>
Thu, 24 Oct 2019 12:23:17 +0000 (08:23 -0400)
commit9f5e1e2ee0357d88b1a614daa7e2ca921729d0c2
treec2ecc085149f88f8cac846f4524658ecf63a5fb3
parent80454f4864e8bc2b94f87fe446021c7a0fc3e1bb
Moving StopWatch to `src\Common\src\Corelib` (dotnet/corefx#42072)

Commit migrated from https://github.com/dotnet/corefx/commit/681c3f138d6bcf1eeed8841ac7c3552c6e886e8d
src/libraries/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj
src/libraries/System.Runtime.Extensions/src/System/Diagnostics/Stopwatch.Unix.cs [deleted file]
src/libraries/System.Runtime.Extensions/src/System/Diagnostics/Stopwatch.Windows.cs [deleted file]
src/libraries/System.Runtime.Extensions/src/System/Diagnostics/Stopwatch.cs [deleted file]