Skip to content

Avoid dependencies and upgrade X509Certificates#13341

Merged
ViktorHofer merged 1 commit intodotnet:mainfrom
ViktorHofer:AvoidDependenciesAgain
Apr 28, 2023
Merged

Avoid dependencies and upgrade X509Certificates#13341
ViktorHofer merged 1 commit intodotnet:mainfrom
ViktorHofer:AvoidDependenciesAgain

Conversation

@ViktorHofer
Copy link
Copy Markdown
Member

  • Upgrade the transitive x509Certificates dependency until Azure.Core is upgraded to not bring in old libraries like System.Net.Http on .NET Framework.
  • Upgrade other dependencies and use PackageDownload for libraries which don't ship anymore but still bring in netstandard1.x dependencies.

Fixes #13326
Replaces #13331

- Upgrade the transitive x509Certificates dependency until Azure.Core is
  upgraded to not bring in old libraries like System.Net.Http on .NET
  Framework.
- Upgrade other dependencies and use PackageDownload for libraries which
  don't ship anymore but still bring in netstandard1.x dependencies.
- Upgrade SignCheckLibrary's stale NuGet dependencies to avoid bringing
  in Newtonsoft.Json/9.0.1
@ViktorHofer ViktorHofer force-pushed the AvoidDependenciesAgain branch from 39094f6 to 8c90779 Compare April 28, 2023 12:09
ViktorHofer added a commit to ViktorHofer/source-build-reference-packages that referenced this pull request Apr 28, 2023
Required to upgrade Arcade, which currently references a very old version: 4.5.0.
Unblocks: dotnet/arcade#13341
ViktorHofer added a commit to ViktorHofer/source-build-reference-packages that referenced this pull request Apr 28, 2023
Required to upgrade Arcade, which currently references a very old version: 4.5.0.
Unblocks: dotnet/arcade#13341
mthalman pushed a commit to dotnet/source-build-assets that referenced this pull request Apr 28, 2023
Required to upgrade Arcade, which currently references a very old version: 4.5.0.
Unblocks: dotnet/arcade#13341
@ViktorHofer
Copy link
Copy Markdown
Member Author

ViktorHofer commented Apr 28, 2023

This PR will be unblocked in ~1 hour. Waiting for https://dnceng.visualstudio.com/internal/_build/results?buildId=2169554&view=results to finish and then need to trigger the subscription from source-build-reference-packages into arcade and merge that PR.

EDIT: #13346

@ViktorHofer ViktorHofer reopened this Apr 28, 2023
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.

Arcade CI failing due to component governance errors

2 participants