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
Copy file name to clipboardExpand all lines: changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@
5
5
6
6
## Fundamentals
7
7
* Migrate repository agent rules from .clinerules to agents.md. For details, see [#206](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/pull/206)
8
+
* Update to .NET 10 RC 1 (10.0.100-rc.1.25451.107) with explicit SDK version.
9
+
- Updated GitHub Actions workflow to use explicit .NET 10 RC 1 SDK version instead of wildcard
10
+
- Updated Azure DevOps pipeline template to use explicit .NET 10 RC 1 SDK version
11
+
- Verified compatibility with .NET 10 RC 1 breaking changes
0 commit comments