Skip to content

Commit 8c4ff86

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 9.0.10 to 9.0.11 (#183)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 776b945 commit 8c4ff86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwsWrapperDataProvider.EntityFrameworkCore.MySqlConnector.Tests/AwsWrapperDataProvider.EntityFrameworkCore.MySqlConnector.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
15+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)