dotnet-installer/src/Microsoft.DotNet.MSBuildSdkResolver
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
..
EnvironmentProvider.cs Fixing windows build and addressing code review comments. 2017-05-23 22:49:52 -07:00
FXVersion.cs Addressing code review comments and trying to fix the windows break. 2017-05-22 21:26:44 -07:00
InternalsVisibleToTests.cs Add test hook 2017-05-02 13:06:37 -07:00
Interop.Common.cs Add msbuild sdk resolver 2017-04-27 23:07:18 -07:00
Interop.NETFramework.cs Fixing windows build and addressing code review comments. 2017-05-23 22:49:52 -07:00
Interop.NETStandard.cs Move some projects to netstandard2.0 (#8692) 2018-02-27 13:59:59 -08:00
Microsoft.DotNet.MSBuildSdkResolver.csproj Move some projects to netstandard2.0 (#8692) 2018-02-27 13:59:59 -08:00
Microsoft.DotNet.MSBuildSdkResolver.sln Add dependency to test framework 2017-05-02 13:06:37 -07:00
MSBuildSdkResolver.cs Move some projects to netstandard2.0 (#8692) 2018-02-27 13:59:59 -08:00
StringExtensions.cs Adding a check for the min version in the CLI Resolver. 2017-05-19 21:42:05 -07:00