Skip to content

Update Backend Packages#1106

Open
Rabi94 wants to merge 6 commits into
mainfrom
Backend-packages
Open

Update Backend Packages#1106
Rabi94 wants to merge 6 commits into
mainfrom
Backend-packages

Conversation

@Rabi94
Copy link
Copy Markdown
Collaborator

@Rabi94 Rabi94 commented May 11, 2026

1- Update .NET TO .NET10
2- Update NuGet packages for .NET 10 compatibility
3- Fix package migration issues across Azure Blob Storage, MSTest, and PowerBI APIs
4- Regenerate Swagger and frontend client from the updated backend build

Just a heads up there’s still a transitive vulnerability coming from Microsoft.Kiota.Abstractions through Microsoft.Graph
I tried forcing the newer Kiota version directly, but it’s not compatible with the current Graph SDK we’re using. It ended up breaking app startup and NSwag generation, so I rolled that back and kept the compatible dependency chain for now.

I also tested the app on my end and it looks like it’s working fine. I tested referrals, cases, arrangements, adding adults, adding children, and adding families to communities.

@Rabi94 Rabi94 marked this pull request as ready for review May 14, 2026 16:15
Comment thread src/CareTogether.Core/Utilities/FileStore/BlobFileStore.cs Outdated
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.

2 participants