dotnet-installer/test/Installer/Microsoft.DotNet.Cli.Msi.Tests
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
..
Properties Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
InstallationTests.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
InstallFixture.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
Microsoft.DotNet.Cli.Msi.Tests.csproj Move some projects to netstandard2.0 (#8692) 2018-02-27 13:59:59 -08:00
MsiManager.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
PostInstallTests.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
PostUninstallTests.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
Utils.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00