Skip to content

Fix release versioning: Resizetizer-safe ApplicationDisplayVersion using YY.M.DOY#561

Merged
StuartFerguson merged 5 commits intomainfrom
copilot/update-version-strategy-for-releases-again
Apr 24, 2026
Merged

Fix release versioning: Resizetizer-safe ApplicationDisplayVersion using YY.M.DOY#561
StuartFerguson merged 5 commits intomainfrom
copilot/update-version-strategy-for-releases-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 24, 2026

  • Investigate Windows publish failure (NETSDK1112 → fixed in previous session)
  • Investigate new Windows publish failure: Resizetizer rejects ApplicationVersion='2026.4.1.0' as it requires a plain integer
  • Fix: remove /p:ApplicationVersion= from Windows dotnet publish in release_version_check.yml and release_windows.yml (MSIX version is controlled by ApplicationDisplayVersion; ApplicationVersion defaults to integer 1 in csproj)

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 24, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

…rm-specific package versions

Agent-Logs-Url: https://github.com/TransactionProcessing/TransactionMobile/sessions/5ccf250a-8cd6-4eac-9f64-5c938db55f65

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
Copilot AI changed the title [WIP] Update version strategy for releases to SemVer-compliant format Fix release versioning: Resizetizer-safe ApplicationDisplayVersion using YY.M.DOY Apr 24, 2026
Copilot AI requested a review from StuartFerguson April 24, 2026 13:35
…ify version numbers end-to-end

Agent-Logs-Url: https://github.com/TransactionProcessing/TransactionMobile/sessions/5ce65e19-68f7-4464-bbbd-79a868181077

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
…o fix NETSDK1112

Agent-Logs-Url: https://github.com/TransactionProcessing/TransactionMobile/sessions/135a2b21-18eb-4b91-8c65-5974efb8c028

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
…from Windows dotnet publish

Agent-Logs-Url: https://github.com/TransactionProcessing/TransactionMobile/sessions/4e5e24a0-cb05-4163-be6d-43f580c55580

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
@StuartFerguson StuartFerguson marked this pull request as ready for review April 24, 2026 15:48
@StuartFerguson StuartFerguson merged commit cc6c1e3 into main Apr 24, 2026
12 checks passed
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.

Version Strategy update for releases

2 participants