dotnet-installer/test/Microsoft.DotNet.Cli.Utils.Tests
Peter Huene 6c411e824b
Merge branch 'release/2.1.3xx-MSRC' into release/2.1.3xx
* release/2.1.3xx-MSRC:
  Updates asp.net versions to match prodcon
  Change the implicit asp.net core version for FDD apps to be pinned as 2.1.1.
  Update expected versions to 2.1.2
  Disable NewProjectRestoresCorrectPackageVersion "console" test for now.
  Update the version for 'microsoft.netcore.app' to "2.1.1*"
  Pass "PB_AssetRootUrl" explictly on the MSBuild call; we are looking for Microsoft.NETCore.App "2.1.0" or "2.1.1*"
  Merged PR 126122: Fix alpine file ownership issues with newer docker
  Fix mismatch of dotnet-watch with package variable name
  Set package versions for bundled aspnet tools separately from the metapackage version
  Split the version of Microsoft.AspNetCore.DeveloperCertificates.XPlat into a separate variable
  Fixup myget feed for aspnetcore
  Upgrade to aspnetcore 2.1.1-rtm-30818 and react to file name change
  Updated Version.props
2018-07-10 10:43:47 -07:00
..
ArgumentEscaperTests.cs Fix #4139 - escape quoted strings for process start 2018-03-20 16:53:42 -07:00
BlockingMemoryStreamTests.cs Invoke compile-csc in-proc 2016-04-16 00:28:57 -05:00
BuiltInCommandTests.cs Fix BuiltInCommandTests. 2016-05-10 18:46:47 -05:00
CommandResolverTestUtils.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
GivenACompositeCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenADefaultCommandResolver.cs bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
GivenADotnetToolsCommandResolver.cs bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
GivenAFrameworkDependencyFile.cs Add TryGetMostFitRuntimeIdentifier (#8997) 2018-04-06 17:39:58 -07:00
GivenAnAppBaseCommandResolver.cs Updating the xunit version to one that does not depend on internalabstractions. 2016-08-10 13:40:13 -07:00
GivenAppThrowingException.cs Fix tests that require .NET Core 1.1 2017-04-27 15:48:48 -07:00
GivenAProjectDependenciesCommandFactory.cs Update tool tests to target netcoreapp2.1 2017-08-18 18:07:14 -07:00
GivenAProjectDependencyCommandResolver.cs Update tool tests to target netcoreapp2.1 2017-08-18 18:07:14 -07:00
GivenAProjectPathCommandResolver.cs Updating the xunit version to one that does not depend on internalabstractions. 2016-08-10 13:40:13 -07:00
GivenAProjectToolsCommandResolver.cs Update expected versions to 2.1.2 2018-06-05 17:32:01 -07:00
GivenARootedCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GivenAScriptCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
Microsoft.DotNet.Cli.Utils.Tests.csproj Updating the CLI stage0 to 2.1.300 and fixing some build failures. 2018-06-08 16:03:24 -07:00
PathUtilityTests.cs Adapt to no config file Apphost shim 2018-04-06 12:23:05 -07:00
StreamForwarderTests.cs Clean up dead code 2017-03-20 12:23:23 -05:00