You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V10.0.3/service update (#25)
⬆️ update cuemon package versions to 10.3.0 in Directory.Packages.props
📝 update package release notes format for clarity
📝 update package release notes format for consistency
V10.0.1/service update (#20)
💬 updated community health pages
✨ add guidelines for ai
👷 updated ci to include codeql again
📦️ updated NuGet package definition
⬆️ bump dependencies
🚚 move PackageReleaseNotesFile property to props file
🗂️ replace .sln with .slnx for modern solution structure
V10.0.0/launch (#19)
📦 updated NuGet package definition
💬 updated community health pages
⬆️ bump dependencies
➕ added support for net10.0 TFM
➖ remove support for net8.0 TFM
⬆️ xUnit v3 migration
👷 updated CI and excluded codeql as github did not apply fix for .net10 github/codeql-action#3207