Skip to content
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

Remove Edgio CDN usage to release/dev17.8 #76604

Merged
merged 10 commits into from
Jan 7, 2025

Conversation

jordi1215
Copy link
Member

The changes are copied over from #76431

@jordi1215 jordi1215 requested a review from a team as a code owner January 2, 2025 23:50
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jan 2, 2025
@jordi1215 jordi1215 requested a review from a team as a code owner January 3, 2025 00:13
@@ -316,7 +316,7 @@
When updating the S.C.I or S.R.M version please let the MSBuild team know in advance so they
can update to the same version. Version changes require a VS test insertion for validation.
-->
<SystemCollectionsImmutableVersion>7.0.0</SystemCollectionsImmutableVersion>
<SystemCollectionsImmutableVersion>8.0.0</SystemCollectionsImmutableVersion>
Copy link
Member

Choose a reason for hiding this comment

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

I'm not 100% certain we can do this - what triggered the upgrade here? If VS 17.8 itself isn't on 8.0 I believe we'll have issues

Copy link
Member Author

@jordi1215 jordi1215 Jan 4, 2025

Choose a reason for hiding this comment

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

MSBuildStructuredLoggerVersion version 2.2.386 depends on this according to the CI error message. Maybe we can try with a lower MSBuildStructuredLoggerVersion?

Copy link
Member

Choose a reason for hiding this comment

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

@jordi1215 yeah lets try a lower version. Try 2.2.350, if that doesn't work I can help get other versions added so restore works

@dibarbet dibarbet merged commit a77b6e4 into release/dev17.8 Jan 7, 2025
23 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants