dotnet-installer/test/dotnet-projectmodel-server.Tests
Eric Erhardt 8e06989c8f Add a workaround for a Sockets issue on Unix.
Adding an explicit reference to System.Net.NameResolution in our dotnet-projectmodel-server.Tests.  The current build of Roslyn references an old version of System.Net.NameResolution which is the version that gets used during the test.  Explicitly referencing the current CoreFX version for now.  This should be reverted when the underlying bug gets fixed, or Roslyn moves to a newer CoreFX version.
2016-03-03 21:41:00 -06:00
..
Helpers Replace TestHelper with TestAssetsManager 2016-02-29 21:34:48 -08:00
dotnet-projectmodel-server.Tests.xproj Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI. 2016-03-01 16:28:10 -08:00
DthTestClient.cs Integrate ProjectModel server tests 2016-02-29 20:40:04 -08:00
DthTests.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
DthTestServer.cs Fix projectmodel-server regression 2016-02-02 22:26:16 -08:00
project.json Add a workaround for a Sockets issue on Unix. 2016-03-03 21:41:00 -06:00