dotnet-installer/test/Microsoft.DotNet.Cli.Utils.Tests
Eric Erhardt 6468b14e1d Move to CoreFX build rc2-23901
Update .exe's project.json Target Framework from dnxcore50 to netstandardapp1.5.
Update .dll's project.json Target Framework from dnxcore50 to netstandard1.3.

Adding workaround for DataContractSerialization to src\dotnet\project.json to fix crossgen issue.
Build 23901 has a dependency issue that doesn't allow the runtime.any.System.Private.DataContractSerialization
package to be restored. When we move to a new build of CoreFX we should take this workaround out.
2016-03-03 16:41:55 -06:00
..
Microsoft.DotNet.Cli.Utils.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
project.json Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
StreamForwarderTests.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00