8.12.1
Fundamentals
- Update .NET SDK version to 9.0.107 used when building or running the code. See #3263 for details.
- To keep our experimental code separate from production code, all files associated with experimental features have been moved to the Experimental folders. See PR #3261 for details.
- Experimental code leaked into TokenValidationResult from early prototypes. See PR #3259 for details.
What's Changed
- Remove experimental code from TokenValidationResult by @brentschmaltz in #3259
- Moved files to experimental folder by @brentschmaltz in #3261
- Update global.json to latest by @jennyf19 in #3263
Full Changelog: 8.12.0...8.12.1