Skip to content

Conversation

@OwenRichards1
Copy link
Collaborator

… analysis

Major Updates Applied:

Microsoft.Identity.Client Updates:

  • Updated from 4.64.0 → 4.74.1 (console-cli)
  • Updated from 4.38.0 → 4.74.1 (xplat-maui)
  • Replaced wildcard versions (4.*) with specific 4.74.1 across desktop projects
  • Projects updated: desktop-winforms, desktop-wpf, desktop-winui

Microsoft.Identity.Web Updates:

  • Updated from 3.7.1 → 3.13.0 (web-api)
  • Updated from 3.8.0 → 3.13.0 (web-app-aspnet)
  • Updated from 3.1.0 → 3.13.0 (web-api-obo-client, web-api-obo-user, web-app-blazor-server)
  • Updated Microsoft.Identity.Web.TokenCache from 3.1.0 → 3.13.0 (console-daemon)

Framework & SDK Updates:

  • Updated MAUI project from .NET 6 → .NET 8 (xplat-maui)
  • Updated WindowsAppSDK from 1.0.0 → 1.6.240923002 (desktop-winui, xplat-maui)
  • Updated Windows SDK BuildTools from 10.0.22000.194 → 10.0.22621.3233 (desktop-winui)
  • Updated Graphics.Win2D from 1.0.0.30 → 1.0.6.1 (xplat-maui)

Other Package Updates:

  • Updated Microsoft.NET.Sdk.Functions from 4.4.0 → 4.5.0 (web-api-azure-function)
  • Replaced wildcard versions with specific versions in Blazor WASM project
  • Updated ASP.NET Core packages to latest versions

Configuration & Documentation:

  • Added comprehensive PACKAGE_UPDATES.md documentation
  • Added VS Code MCP configuration files
  • All projects validated to build successfully with new versions

Security & Compliance Improvements:

  • Eliminated wildcard package versions for better build reproducibility
  • Updated to latest security patches and bug fixes
  • Ensured compatibility with current Microsoft Identity platform features
  • Updated to supported framework versions (.NET 8 LTS)

Analysis Method:

  • Used Model Context Protocol (MCP) for automated dependency analysis
  • Validated against microsoft-authentication-library-for-dotnet reference repository
  • Applied Azure development best practices
  • Verified all builds compile successfully

This update brings all Microsoft Identity samples up to current standards and ensures compatibility with the latest Azure AD and Microsoft Identity platform features.

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

… analysis

## Major Updates Applied:

### Microsoft.Identity.Client Updates:
- Updated from 4.64.0 → 4.74.1 (console-cli)
- Updated from 4.38.0 → 4.74.1 (xplat-maui)
- Replaced wildcard versions (4.*) with specific 4.74.1 across desktop projects
- Projects updated: desktop-winforms, desktop-wpf, desktop-winui

### Microsoft.Identity.Web Updates:
- Updated from 3.7.1 → 3.13.0 (web-api)
- Updated from 3.8.0 → 3.13.0 (web-app-aspnet)
- Updated from 3.1.0 → 3.13.0 (web-api-obo-client, web-api-obo-user, web-app-blazor-server)
- Updated Microsoft.Identity.Web.TokenCache from 3.1.0 → 3.13.0 (console-daemon)

### Framework & SDK Updates:
- Updated MAUI project from .NET 6 → .NET 8 (xplat-maui)
- Updated WindowsAppSDK from 1.0.0 → 1.6.240923002 (desktop-winui, xplat-maui)
- Updated Windows SDK BuildTools from 10.0.22000.194 → 10.0.22621.3233 (desktop-winui)
- Updated Graphics.Win2D from 1.0.0.30 → 1.0.6.1 (xplat-maui)

### Other Package Updates:
- Updated Microsoft.NET.Sdk.Functions from 4.4.0 → 4.5.0 (web-api-azure-function)
- Replaced wildcard versions with specific versions in Blazor WASM project
- Updated ASP.NET Core packages to latest versions

### Configuration & Documentation:
- Added comprehensive PACKAGE_UPDATES.md documentation
- Added VS Code MCP configuration files
- All projects validated to build successfully with new versions

## Security & Compliance Improvements:
- Eliminated wildcard package versions for better build reproducibility
- Updated to latest security patches and bug fixes
- Ensured compatibility with current Microsoft Identity platform features
- Updated to supported framework versions (.NET 8 LTS)

## Analysis Method:
- Used Model Context Protocol (MCP) for automated dependency analysis
- Validated against microsoft-authentication-library-for-dotnet reference repository
- Applied Azure development best practices
- Verified all builds compile successfully

This update brings all Microsoft Identity samples up to current standards and
ensures compatibility with the latest Azure AD and Microsoft Identity platform features.
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.

1 participant