Skip to content

Add Safe FileVersion for DurableTask.ServiceBus#1245

Merged
nytian merged 5 commits into
mainfrom
nytian/service-bus-release
Sep 23, 2025
Merged

Add Safe FileVersion for DurableTask.ServiceBus#1245
nytian merged 5 commits into
mainfrom
nytian/service-bus-release

Conversation

@nytian

@nytian nytian commented Sep 22, 2025

Copy link
Copy Markdown
Contributor

This pull request makes a change to the way the FileVersion is set in the DurableTask.ServiceBus.csproj project . The update ensures that the FileVersionRevision value always stays within the valid range (0-65535) by applying a modulo operation. This prevents potential build versioning issues if the revision number exceeds the allowed limit.

Comment thread src/DurableTask.ServiceBus/DurableTask.ServiceBus.csproj Outdated
@nytian
nytian merged commit 2a8f627 into main Sep 23, 2025
47 checks passed
@nytian
nytian deleted the nytian/service-bus-release branch September 23, 2025 19:15
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