dotnet-installer/test/Microsoft.DotNet.MSBuildSdkResolver.Tests
Jeff Kluge 8d7009cb83 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-03-22 16:11:51 -07:00
..
GivenAnMSBuildSdkResolver.cs Adding a Minimum VS Defined SDK version to the resolver. If it set to 1.0.4 if the minimum SDK version file is not found. 2017-07-05 09:54:46 -07:00
GivenThatIWantToCompareSemanticVersions.cs Addressing code review comments and trying to fix the windows break. 2017-05-22 21:26:44 -07:00
GivenThatWeWantToParseSemanticVersions.cs Addressing code review comments and trying to fix the windows break. 2017-05-22 21:26:44 -07:00
Microsoft.DotNet.MSBuildSdkResolver.Tests.csproj Move some projects to netstandard2.0 (#8692) 2018-03-22 16:11:51 -07:00
xunit.runner.json Add msbuild sdk resolver 2017-04-27 23:07:18 -07:00