Skip to content

[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
andriipatsula:task_source_build_3084_release.7.0
Oct 31, 2022
Merged

[source-build/3084] Bump GenAPI version 7.0.0-beta.22166.1 -> 7.0.0-beta.22514.3#471
MichaelSimons merged 3 commits intodotnet:release/7.0from
andriipatsula:task_source_build_3084_release.7.0

Conversation

@andriipatsula
Copy link
Member

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:

Could not load file or assembly 'Microsoft.Cci.Extensions, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.\n

Updating version of GenAPI to newer fix this problem.

<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" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line needs to be removed. Only one dependency can be declared SourceBuild per repo.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants