Update further dependencies for 17 (#20935)
Update further dependencies.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<!-- Add design/build time support for EF Core migrations -->
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" PrivateAssets="all" Version="10.0.0-rc.2.25502.107" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" PrivateAssets="all" Version="10.0.0" />
|
||||
<!--
|
||||
Added the following direct dependency due to Microsoft.EntityFrameworkCore.Design having a dependency on an insecure version.
|
||||
Review for removal when Microsoft.EntityFrameworkCore.Design is updated to a newer version.
|
||||
|
||||
Reference in New Issue
Block a user