Skip to content

[release/10.0] Add patch to fix building identitymodel submodule#1522

Merged
MichaelSimons merged 2 commits intorelease/10.0from
ViktorHofer-patch-1
Jan 5, 2026
Merged

[release/10.0] Add patch to fix building identitymodel submodule#1522
MichaelSimons merged 2 commits intorelease/10.0from
ViktorHofer-patch-1

Conversation

@ViktorHofer
Copy link
Member

Partial backport of dotnet/dotnet#4043

@ViktorHofer ViktorHofer requested a review from a team as a code owner January 5, 2026 15:08
Fixes the FileVersion calculation issue as reported in GitHub issue #3388.
@MichaelSimons MichaelSimons merged commit 1f538e5 into release/10.0 Jan 5, 2026
4 checks passed
@MichaelSimons MichaelSimons deleted the ViktorHofer-patch-1 branch January 5, 2026 15:29
mmitche added a commit to dotnet/dotnet that referenced this pull request Jan 13, 2026
Add patch to fixup building of identitymodel
Port of dotnet/source-build-reference-packages#1522

----
#### AI description  (iteration 1)
#### PR Classification
Bug fix to correct the FileVersion calculation in the build configuration for identitymodel.

#### PR Summary
This pull request adds a patch that revises the FileVersion logic in the `build/common.props` file, ensuring that calculated version numbers exceed previously released values.
- `build/common.props`: Modified the FileVersion element to use MSBuild arithmetic operations, setting the revision to be higher than 61231 and addressing the issue outlined in the linked GitHub issue.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
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.

2 participants