[source-build/3084] Bump GenAPI version 7.0.0-beta.22166.1 -> 7.0.0-beta.22514.3#471
Merged
MichaelSimons merged 3 commits intodotnet:release/7.0from Oct 31, 2022
Conversation
eng/Version.Details.xml
Outdated
| <Dependency Name="Microsoft.DotNet.GenAPI" Version="7.0.0-beta.22473.4"> | ||
| <Uri>https://github.com/dotnet/arcade</Uri> | ||
| <Sha>86caedcb8d09e5631a8139aab1e1cb90726668f5</Sha> | ||
| <SourceBuild RepoName="arcade" ManagedOnly="true" /> |
Member
There was a problem hiding this comment.
This line needs to be removed. Only one dependency can be declared SourceBuild per repo.
MichaelSimons
approved these changes
Oct 31, 2022
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.
Issue: dotnet/source-build#3084
After the commit, where dotnet version was upgraded from 7.0 preview.5 to 7.0 preview.7 SBRP generator tool starts failing saying:
Updating version of GenAPI to newer fix this problem.