dotnet-installer/build/test
Jeff Kluge 8f7b58dd66
Move some projects to netstandard2.0 (#8692)
* Move some projects to netstandard2.0

* Use version agnostic $(TargetFrameworkIdentifier) property to make changing versions easier since we only care about .NET Framework vs .NET Standard
* Add missing project to solution file
* Update TestPackageProjects.targets to use netstandard2.0 on non-Windows
2018-02-27 13:59:59 -08:00
..
RunTest.proj Generate properties to pass to the next stage of the build 2017-08-24 15:51:37 -07:00
TestAssetProjects.targets Refactor properties out of test.targets 2017-02-17 12:28:25 -08:00
TestPackageProjects.targets Move some projects to netstandard2.0 (#8692) 2018-02-27 13:59:59 -08:00
TestProjects.targets Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00