mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
Updated nuget packages to use newest .Net 5.0.9 (#1547)
This commit is contained in:

committed by
GitHub

parent
f2520ed7be
commit
f803e7664e
@ -10,7 +10,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.5">
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.9">
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
|
Reference in New Issue
Block a user