-
Notifications
You must be signed in to change notification settings - Fork 394
[release/10.0.1xx] Source code updates from dotnet/dotnet #9563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/10.0.1xx
Are you sure you want to change the base?
[release/10.0.1xx] Source code updates from dotnet/dotnet #9563
Conversation
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25568.102 -> 10.0.0-beta.25569.104) System.CommandLine (Version 2.0.1 -> 2.0.1)
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@marcpopMSFT, @dsplaisted could you please help me to take a look at this issue? Expected command to exit with 0 but it did not.\nFile Name: dotnet\nArguments: Microsoft.TemplateSearch.TemplateDiscovery.dll --basePath /tmp/TemplateEngine.Tests/0590450d-dcc0-45fa-8eba-ef8c8de09f5b --packagesPath /tmp/TemplateEngine.Tests/b0089e78-dccc-4d12-9163-3ae13d8d9c80/packages -v --diff false\nExit Code: 1\nStdOut:\n\nStdErr:\nUnhandled exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.\n\nFile name: 'System.Runtime, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'\n at Microsoft.TemplateSearch.TemplateDiscovery.Test.TestPackCheckerFactory.LoadExistingCache(CommandArgs config)\n at Microsoft.TemplateSearch.TemplateDiscovery.Test.TestPackCheckerFactory.CreatePackSourceCheckerAsync(CommandArgs config, CancellationToken cancellationToken) in /home/vsts/work/1/s/tools/Microsoft.TemplateSearch.TemplateDiscovery/TestProvider/TestPackCheckerFactory.cs:line 36\n at Microsoft.TemplateSearch.TemplateDiscovery.TemplateDiscoveryCommand.ExecuteAsync(CommandArgs config, CancellationToken cancellationToken) in /home/vsts/work/1/s/tools/Microsoft.TemplateSearch.TemplateDiscovery/TemplateDiscoveryCommand.cs:line 137\n at Microsoft.TemplateSearch.TemplateDiscovery.TemplateDiscoveryCommand.<.ctor>b__14_1(ParseResult parseResult, CancellationToken cancellationToken) in /home/vsts/work/1/s/tools/Microsoft.TemplateSearch.TemplateDiscovery/TemplateDiscoveryCommand.cs:line 125\n at System.CommandLine.Invocation.InvocationPipeline.InvokeAsync(ParseResult parseResult, CancellationToken cancellationToken)\n |
[[ commit created by automation ]]
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25569.104 -> 10.0.0-beta.25570.103) System.CommandLine (Version 2.0.1 -> 2.0.2)
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25570.103 -> 10.0.0-beta.25574.102) System.CommandLine (Version 2.0.2 -> 2.0.2)
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25574.102 -> 10.0.0-beta.25575.107) System.CommandLine (Version 2.0.2 -> 2.0.2)
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25575.107 -> 10.0.0-beta.25576.107) System.CommandLine (Version 2.0.2 -> 2.0.2)
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25576.107 -> 10.0.0-beta.25577.106) System.CommandLine (Version 2.0.2 -> 2.0.2)
Note
This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
Updated Dependencies
Associated changes in source repos