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 all nuget packages #691

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Update all nuget packages #691

merged 2 commits into from
Apr 26, 2024

Conversation

MattMcL4475
Copy link
Collaborator

@MattMcL4475 MattMcL4475 commented Apr 26, 2024

Update all nuget packages to the latest versions.

@MattMcL4475 MattMcL4475 requested review from BMurri and jsaun April 26, 2024 23:16
@MattMcL4475 MattMcL4475 merged commit e5128fd into main Apr 26, 2024
6 of 7 checks passed
@MattMcL4475 MattMcL4475 deleted the task/UpdateAllNuget branch April 26, 2024 23:28
Copy link
Collaborator

@BMurri BMurri left a comment

Choose a reason for hiding this comment

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

The EF libraries need to be reverted and the COA will also need the same library updates as relevant

@@ -12,8 +12,8 @@

<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="8.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.2">
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.4" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

These will conflict with postgre and they need to stay at 8.0.2 until updates come from postgre

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