We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5020af9 + a2fe418 commit e61bb1bCopy full SHA for e61bb1b
1 file changed
DIDemo/DIDemo.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
<ItemGroup>
8
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.11" />
9
- <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.9">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.11">
10
<PrivateAssets>all</PrivateAssets>
11
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
12
</PackageReference>
@@ -20,4 +20,4 @@
20
21
<ProjectReference Include="..\DIDemoServices\DIDemoServices.csproj" />
22
</ItemGroup>
23
-</Project>
+</Project>
0 commit comments