Skip to content

[main] Source code updates from dotnet/dotnet#16578

Merged
ViktorHofer merged 14 commits intomainfrom
darc-main-9c8619a2-a93d-4cc7-9cee-c85370a306e6
Mar 13, 2026
Merged

[main] Source code updates from dotnet/dotnet#16578
ViktorHofer merged 14 commits intomainfrom
darc-main-9c8619a2-a93d-4cc7-9cee-c85370a306e6

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Mar 11, 2026

Note

This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.

This pull request brings the following source code changes

From https://github.com/dotnet/dotnet

Removed Dependencies

  • Removed 2.0.0-preview.1.23470.14
    • Microsoft.SymbolUploader
  • Removed 9.0.0
    • Microsoft.Bcl.AsyncInterfaces
    • System.Collections.Immutable
    • System.Formats.Asn1
    • System.Reflection.Metadata
    • System.Text.Encodings.Web
    • System.Text.Json

Associated changes in source repos

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:c05989046d48050aeff8498c51f5e14754855411..https://github.com/dotnet/arcade:darc-main-9c8619a2-a93d-4cc7-9cee-c85370a306e6

Removed Dependencies:
Microsoft.SymbolUploader (Version 2.0.0-preview.1.23470.14)
Microsoft.Bcl.AsyncInterfaces, System.Text.Encodings.Web, System.Text.Json, System.Collections.Immutable, System.Reflection.Metadata, System.Formats.Asn1 (Version 9.0.0)
[[ commit created by automation ]]
@ViktorHofer
Copy link
Member

The failures are expected. Taking a look.

@ViktorHofer ViktorHofer self-assigned this Mar 11, 2026
@akoeplinger
Copy link
Member

FYI this will fail Helix tests until we have the rebootstrap in the VMR

@ViktorHofer
Copy link
Member

FYI this will fail Helix tests until we have the rebootstrap in the VMR

Why?

ViktorHofer and others added 3 commits March 11, 2026 19:37
No dependency updates to commit
[[ commit created by automation ]]
@dkurepa
Copy link
Member

dkurepa commented Mar 13, 2026

The codeflow verification failure is a false positive, we have an issue for this dotnet/arcade-services#6063

akoeplinger
akoeplinger previously approved these changes Mar 13, 2026
@dkurepa
Copy link
Member

dkurepa commented Mar 13, 2026

Altho the source tag should have been updated with the latest flown commit, not sure why that didn't happen, reproing now

akoeplinger
akoeplinger previously approved these changes Mar 13, 2026
The test project was changed from multi-targeting (netcoreapp + netfx) to
netcoreapp-only. NuGet's SignedPackageArchiveUtility.IsSigned() behaves
differently on .NET Core vs .NET Framework - on Core it only checks for
signature markers, not validity. Update VerifyNupkgIntegrity and
SignNupkgWithUnsignedContents test expectations accordingly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ViktorHofer ViktorHofer merged commit 566903f into main Mar 13, 2026
17 of 19 checks passed
@ViktorHofer ViktorHofer deleted the darc-main-9c8619a2-a93d-4cc7-9cee-c85370a306e6 branch March 13, 2026 19:56
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