dotnet-installer/test/EndToEnd
Daniel Plaisted b757854508 Delete "Dependency Tool Invoker" test
This is a scenario that is no longer valid, using the Microsoft.DotNet.Cli.Utils library in a project tool to invoke another project tool.
It was breaking because the dependency-tool-invoker was using a different version of MSBuild than the CLI, which caused problems
when the ToolsVersion changed from 15.0 to Current.
2018-11-20 18:39:10 -08:00
..
EndToEnd.Tests.csproj Enable tests 2018-10-29 11:26:53 -07:00
GivenAspNetAppsResolveImplicitVersions.cs Enable / fix tests 2018-11-12 15:24:05 -08:00
GivenDotNetLinuxInstallers.cs Add tests that assert the dependencies of the dotnet-sdk rpm and deb files 2018-04-18 22:49:21 -07:00
GivenDotnetUsesDotnetTools.cs bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
GivenFrameworkDependentApps.cs Merge upstream changes 2018-11-09 15:22:10 -08:00
GivenNetFrameworkSupportsNetStandard2.cs Add test for consuming .NET Standard 2.0 library from .NET Framework 4.6.1 project 2017-06-08 15:40:22 -07:00
GivenSelfContainedAppsRollForward.cs Enable / fix tests 2018-11-12 15:24:05 -08:00
ProjectBuildTests.cs Refactor tests, add coverage for building templates 2018-11-20 10:53:39 -08:00
ProjectToolsTests.cs Delete "Dependency Tool Invoker" test 2018-11-20 18:39:10 -08:00
SupportedNetCoreAppVersions.cs Refactor / fix implicit version tests 2018-11-08 12:11:30 -08:00
TestProjectCreator.cs Refactor / fix implicit version tests 2018-11-08 12:11:30 -08:00
VersionTests.cs Generate version file 2018-11-20 10:46:41 -08:00