Skip to content

Downgrading the version of the SDK in order to workaround issue with missing 6.0.9 refpack#10781

Merged
MattGal merged 1 commit intodotnet:release/7.0from
joperezr:DowngradeSDKToWorkAround60Issue
Sep 9, 2022
Merged

Downgrading the version of the SDK in order to workaround issue with missing 6.0.9 refpack#10781
MattGal merged 1 commit intodotnet:release/7.0from
joperezr:DowngradeSDKToWorkAround60Issue

Conversation

@joperezr
Copy link
Copy Markdown
Member

@joperezr joperezr commented Sep 8, 2022

cc: @MattGal @mmitche @jkoritzinsky @carlossanlop

Turns out that the sdk version we picked in the previous arcade PR had the issue that others have found about missing the 6.0.9 refpack. This will cause repos to break when consuming the sdk if they have a project that uses targets net6.0. This change is downgrading to a version that doesn't have that problem (and that is able to build dotnet runtime) and has the changes required for the source generator work I was doing.

@MattGal MattGal enabled auto-merge (squash) September 8, 2022 23:06
@MattGal MattGal disabled auto-merge September 8, 2022 23:16
@MattGal MattGal enabled auto-merge (squash) September 8, 2022 23:17
@carlossanlop
Copy link
Copy Markdown
Contributor

Is this only going to affect runtime, or does it affect other repos?

@joperezr
Copy link
Copy Markdown
Member Author

joperezr commented Sep 8, 2022

Any repo that has a project that targets net6.0, which pretty much means all repos that consume arcade.

@carlossanlop
Copy link
Copy Markdown
Contributor

We should ping infra folks from other teams so they're aware of this.

@MattGal MattGal merged commit 622c2dc into dotnet:release/7.0 Sep 9, 2022
@joperezr joperezr deleted the DowngradeSDKToWorkAround60Issue branch September 9, 2022 04:47
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.

3 participants