dotnet-installer/test/Microsoft.DotNet.Tools.Tests.ComponentMocks
William Li 270fc4428a
do not set BaseIntermediateOutputPath in temp project of dotnet install (#9122)
Should use MsBuildProjectExtensionsPath instead.

Change the property passin by project file instead of command line. It is more reliable passing path in xml and also the timing of MsBuildProjectExtensionsPath is controlled. (Before loading SDK)
Change mock fake project to use “;” instead, since c:\path contains “:”.
2018-04-24 10:19:27 -07:00
..
Properties Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
AppHostShellShimMakerMock.cs consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00
EnvironmentPathInstructionMock.cs tool-path option -- "Session tool" (#8716) 2018-03-06 15:58:05 -08:00
Microsoft.DotNet.Tools.Tests.ComponentMocks.csproj Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeed.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeedPackage.cs Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
MockFeedType.cs Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
ProjectRestorerMock.cs do not set BaseIntermediateOutputPath in temp project of dotnet install (#9122) 2018-04-24 10:19:27 -07:00
ToolPackageInstallerMock.cs do not set BaseIntermediateOutputPath in temp project of dotnet install (#9122) 2018-04-24 10:19:27 -07:00
ToolPackageMock.cs consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00
ToolPackageStoreMock.cs Ensure tool package store root is a full path. 2018-03-20 16:54:34 -07:00