dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
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
..
Assertions Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
Commands Fix dontet pack with buildbasepath 2016-02-23 19:13:50 -08:00
Mock Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
Properties Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
TempFileSystem Refactor output directory code 2016-02-09 08:52:59 -08:00
Microsoft.DotNet.Tools.Test.Utilities.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
PeReaderUtils.cs Flow the version suffix via pack as well 2016-02-18 02:27:35 -08:00
project.json Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
ProjectUtils.cs Address PR Feedback 2016-02-12 16:57:32 -08:00
TestBase.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
WindowsOnlyFactAttribute.cs Add support for .config file generation for test projects 2016-01-14 12:23:26 -08:00