CliCommandLineParser
CliCommandLineParser copied to clipboard
A second-generation parser for the .NET Core command line tools
Installation of another runtime in build.sh doesn't work for source-build when building offline.
Moves the pipeline from old Helix based pools to 1ES hosted pools. Tracking issue: https://github.com/dotnet/core-eng/issues/14276
``` /repos/installer/artifacts/tarball/.dotnet/sdk/6.0.100-rc.2.21426.20/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,5): error NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the...
Updating Docker image tag references that are obsolete and replaced by references to mcr.microsoft.com/dotnet-buildtools/prereqs. See dotnet/dotnet-docker#2848.
The packages produced by the official build are not getting published to a NuGet feed. This blocks downstream repos from consuming the packages. This is blocking the ArPOW source-build work.
Often when handling file path input there could be spaces in the path c:\my test folder\myfile.txt that is often fixed by using " like so "c:\my test folder\myfile.txt" But the...
There were a set of failures during this build. Here is a summary of these: * https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_build?_a=summary&buildId=1730386 - **Agent:** DDMBLDW137 - **Error log:** XUnit : error : E:\A\_work\0\s\artifacts\platform\TestResults\Microsoft.DotNet.Cli.CommandLine.Tests_netcoreapp2.0_x64.log [netcoreapp2.0|x64] [E:\A\_work\0\s\src\tests\CommandLine.Tests\Microsoft.DotNet.Cli.CommandLine.Tests.cspr......
There were a set of failures during this build. Here is a summary of these: * https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_build?_a=summary&buildId=1702975 - **Agent:** DDMBLDW132 - **Error log:** XUnit : error : E:\A\_work\0\s\artifacts\platform\TestResults\Microsoft.DotNet.Cli.CommandLine.Tests_netcoreapp2.0_x64.log [netcoreapp2.0|x64] [E:\A\_work\0\s\src\tests\CommandLine.Tests\Microsoft.DotNet.Cli.CommandLine.Tests.cspr......
@dotnet-mc-bot commented on [Fri May 11 2018](https://github.com/dotnet/core-eng/issues/3473) There were a set of failures during this build. Here is a summary of these: * https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_build?_a=summary&buildId=1678326 - **Agent:** DDMBLDW138 - **Error log:**...
``` >dotnet.exe msbuild "" System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.String.get_Chars(Int32 index) at Microsoft.DotNet.Cli.CommandLine.StringExtensions.HasPrefix(String arg) at Microsoft.DotNet.Cli.CommandLine.StringExtensions.d__7.MoveNext() at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source, Int32& length) at System.Collections.Generic.Queue`1..ctor(IEnumerable`1 collection) at...