dotnet-installer/test/dotnet-build.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
..
BuildOutputTests.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
BuildProjectToProjectTests.cs Rebase with the latest sources and fix the tests. 2016-02-16 11:26:40 -08:00
dotnet-build.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
IncrementalTestBase.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
IncrementalTests.cs Fix build breaks and some 'build' tests. 2016-02-11 15:55:37 -08:00
IncrementalTestsOnCultureSpecificResource.cs Update IncrementalTestsOnCultureSpecificResource.cs 2016-02-16 15:41:36 -08:00
IncrementalTestsOnResources.cs Refactor 'publish' and 'build' tests to use the TestFramework 2016-02-11 14:17:20 -08:00
IncrementalTestsTransitiveRuntime.cs Fix build breaks and some 'build' tests. 2016-02-11 15:55:37 -08:00
project.json Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
WrappedProjectTests.cs Fix wrapped project paht resolution 2016-02-24 16:40:22 -08:00