Skip to content

Commit a0a4717

Browse files
Bump Microsoft.Extensions.DependencyModel from 9.0.2 to 9.0.3
Bumps [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyModel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6995e3a commit a0a4717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EFCore.SqlServer.DateOnlyTimeOnly.Test/EFCore.SqlServer.DateOnlyTimeOnly.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational.Specification.Tests" Version="6.0.36" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.36" />
14-
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="9.0.2" />
14+
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="9.0.3" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">

0 commit comments

Comments
 (0)