[main] Update dependencies from dotnet/arcade#30002
Merged
dotnet-maestro[bot] merged 14 commits intoFeb 17, 2023
Merged
Conversation
…105.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22630.1 -> To Version 8.0.0-beta.23055.3
…108.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22630.1 -> To Version 8.0.0-beta.23058.1
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
dougbu
reviewed
Jan 11, 2023
- despite calling `SetupAsync()`, compiler thought `adding` was uninitialized
dougbu
reviewed
Jan 11, 2023
…113.7 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22630.1 -> To Version 8.0.0-beta.23063.7
525cd86 to
774db44
Compare
…117.5 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22630.1 -> To Version 8.0.0-beta.23067.5
…127.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22630.1 -> To Version 8.0.0-beta.23077.1
…203.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22630.1 -> To Version 8.0.0-beta.23103.1
…210.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.22630.1 -> To Version 8.0.0-beta.23110.3
bricelam
reviewed
Feb 15, 2023
Contributor
|
@dougbu Not sure what is causing this to fail. Any ideas? Would it be better to close this and start a new PR at this point? |
Contributor
|
@ajcvickers I started a First Responders conversation about this and a similar problem in microsoft/reverse-proxy@2041. The initial thought is the 8.0.0-alpha.1 SDK doesn't contain a 7.0.x runtime. That's weird and I'm asking @marcpopMSFT what's going on. |
- not carried in 8.0.x .NET SDKs
Contributor
|
My commit should hopefully fix the problem. |
- nit: put the "sdk" section at the top of the file
- add the v7.0.3 runtime to global.json - nit: clean up console logging about a missing variable
Contributor
|
Thanks @dougbu! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
From https://github.com/dotnet/arcade