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

Bump to dotnet/msbuild@10fbfbf2 #241

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Bump to dotnet/msbuild@10fbfbf2 #241

merged 1 commit into from
Aug 20, 2024

Conversation

pjcollins
Copy link
Member

Changes: dotnet/msbuild@v17.9.5...v17.10.4

Updates $(MSBuildPackageReferenceVersion) to the latest VS 2022 LTS.

This new package version brings in System.Security.Cryptography.Xml
v8.0.0 as a transitive dependency, and as such the explicit v7.0.1
package reference should no longer be necessary.

An explicit package reference has been added for System.Formats.Asn1
v8.0.1 (another transitive dependency of Microsoft.Build) to address
GHSA-447r-wph3-92pm.

Changes: dotnet/msbuild@v17.9.5...v17.10.4

Updates $(MSBuildPackageReferenceVersion) to the latest VS 2022 LTS.

This new package version brings in System.Security.Cryptography.Xml
v8.0.0 as a transitive dependency, and as such the explicitl v7.0.1
package reference should no longer be necessary.

An explicit package reference has been added for System.Formats.Asn1
v8.0.1 to address CVE-2024-38095.
@pjcollins
Copy link
Member Author

/azp run

@pjcollins
Copy link
Member Author

Testing further with dotnet/android#9216

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

When I've updated $(MSBuildPackageReferenceVersion) in the past, it has been a pain to bump everything. I think things break until I had the change everywhere: android-sdk-installer, monodroid, dotnet/android. Just fyi.

I think we have to update the occasionally, it's just painful.

@pjcollins pjcollins merged commit 6575743 into main Aug 20, 2024
4 checks passed
@pjcollins pjcollins deleted the dev/pjc/msbuild17.10.4 branch August 20, 2024 14:57
jonpryor pushed a commit to dotnet/java-interop that referenced this pull request Aug 21, 2024
Changes: dotnet/android-tools@7ec795c...6575743

  * dotnet/android-tools@6575743: Bump to dotnet/msbuild@10fbfbf2 (dotnet/android-tools#241)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jonpryor pushed a commit to dotnet/android that referenced this pull request Aug 22, 2024
Changes: dotnet/android-tools@7ec795c...6575743

  * dotnet/android-tools@6575743: Bump to dotnet/msbuild@10fbfbf2 (dotnet/android-tools#241)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pjcollins added a commit that referenced this pull request Oct 23, 2024
Changes: dotnet/msbuild@v17.9.5...v17.10.4

Updates $(MSBuildPackageReferenceVersion) to the latest VS 2022 LTS.

This new package version brings in System.Security.Cryptography.Xml
v8.0.0 as a transitive dependency, and as such the explicitl v7.0.1
package reference should no longer be necessary.

An explicit package reference has been added for System.Formats.Asn1
v8.0.1 to address CVE-2024-38095.
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