Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Sergio0694
Copy link
Member

Follow up to #1020

Fixes a small false positive found by @Youssef1313 😄

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Tested code with current supported SDKs
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

@Sergio0694 Sergio0694 added mvvm-toolkit 🧰 Issues/PRs for the MVVM Toolkit bugfix 🔧 PRs fixing a discovered bug analyzer 👓 A new analyzer being implemented or updated labels Dec 12, 2024
@Sergio0694 Sergio0694 merged commit 657c697 into main Dec 12, 2024
3 checks passed
@Sergio0694 Sergio0694 deleted the dev/fix-body-expressions branch December 12, 2024 07:14
@cbt15x
Copy link

cbt15x commented Jun 12, 2025

跟進#1020

修復了@Youssef1313😄

公關清單

  • 在您的 fork 中建立功能/開發分支(而不是直接從主分支提交)
  • 基於工具包的最新主分支
  • PR 不包括合併提交(如果需要,總是在主要提交之上重新設定基準)
  • 使用目前支援的 SDK測試程式碼
  • 已新增針對變更的測試(用於錯誤修復/功能)(如果適用)
  • 標題已新增至所有新來源檔案(運行_build/UpdateHeaders.bat_)
  • 包含任何重大變更
  • 每個新的 API(包括內部 API)都有完整的 XML 文檔
  • 代碼遵循所有樣式約定

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer 👓 A new analyzer being implemented or updated bugfix 🔧 PRs fixing a discovered bug mvvm-toolkit 🧰 Issues/PRs for the MVVM Toolkit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants