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

Updates package version dependencies, fixing interoperability issues #8806

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

maryamariyan
Copy link
Member

@maryamariyan maryamariyan commented Jun 5, 2023

  • Upgrades Microsoft.VisualStudio.Telemetry (to fix transitive dependency to an older System.Private.Uri): Microsoft.VisualStudio.Telemetry > System.Diagnostics.Tracing > runtime.any.System.Runtime > System.Private.Uri
  • Upgrades Microsoft.AspNetCore.App to 7.0.5

FYI usage in

<PackageVersion Include="Microsoft.AspNetCore.App.Runtime.win-x64" Version="$(MicrosoftAspNetCoreAppVersion)" />

Addresses dotnet/announcements#250

@maryamariyan maryamariyan self-assigned this Jun 5, 2023
@maryamariyan maryamariyan requested review from a team as code owners June 5, 2023 22:20
davidwengier

This comment was marked as off-topic.

@davidwengier davidwengier dismissed their stale review June 5, 2023 22:32

Oops, didn't notice this was a compiler change. My opinion doesn't count :)

- has transitive dependency to an older System.Private.Uri
@maryamariyan maryamariyan changed the title Upgrades Microsoft.AspNetCore.App to 7.0.5 Updates package version dependencies, fixing interoperability issues Jun 5, 2023
Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

Nice!

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.

6 participants