Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package references across projects #719

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

bkhabazan
Copy link
Contributor

Updated package references in AdminSite.csproj, CustomerSite.csproj, and Services.csproj for enhanced MVC view support and Azure service integration. Specifically, added Microsoft.AspNetCore.Mvc.ViewFeatures version 2.1.3 to both AdminSite and CustomerSite projects for improved MVC view functionalities. In Services.csproj, introduced Azure.Identity for Azure service authentication, streamlined Azure authentication by replacing older packages with Microsoft.Identity.Client, and aligned Microsoft.AspNetCore.Mvc.ViewFeatures version with other projects for compatibility.

Updated package references in AdminSite.csproj, CustomerSite.csproj, and Services.csproj for enhanced MVC view support and Azure service integration. Specifically, added `Microsoft.AspNetCore.Mvc.ViewFeatures` version `2.1.3` to both AdminSite and CustomerSite projects for improved MVC view functionalities. In Services.csproj, introduced `Azure.Identity` for Azure service authentication, streamlined Azure authentication by replacing older packages with `Microsoft.Identity.Client`, and aligned `Microsoft.AspNetCore.Mvc.ViewFeatures` version with other projects for compatibility.
@bkhabazan bkhabazan requested a review from neelavarshad June 13, 2024 22:00
@bkhabazan bkhabazan self-assigned this Jun 13, 2024
@neelavarshad neelavarshad requested a review from 007zszmz July 17, 2024 17:25
Copy link
Contributor

@neelavarshad neelavarshad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@neelavarshad neelavarshad merged commit 6658d99 into main Jul 18, 2024
7 checks passed
@santhoshb-msft santhoshb-msft deleted the Users/Ben/NuGet-Package-Update branch September 13, 2024 18:56
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.

3 participants