dotnet-installer/TestAssets/TestProjects/ProjectWithTests
Eric Erhardt 3186432ebd Fix up the project.json files for CoreFX build rc2-23922.
- ProjectModel uses AssemblyLoadContext which is only available in netstandard1.5. Moving ProjectModel and all its dependencies up to netstandard1.5.
- Work around our dependencies still being on old CoreFX builds by hoisting System.Runtime.Serialization.Primitives, System.Private.DataContractSerialization, System.Linq.Expressions, and System.Xml.XmlSerializer references to the current version.
2016-03-24 16:03:19 -05:00
..
GivenThatIWantSomeFakeTests.cs Added build before running the tests and the no-build option to opt out of it. 2016-03-17 15:17:18 -07:00
project.json Fix up the project.json files for CoreFX build rc2-23922. 2016-03-24 16:03:19 -05:00