Skip to content

Commit 6a9416d

Browse files
Bump Microsoft.Extensions.Logging.Abstractions in /src
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46b895c commit 6a9416d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TimeoutMigrationTool/TimeoutMigrationTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
2222
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
2323
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
24-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
24+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.3" />
2525
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2626
<PackageReference Include="NHibernate" Version="5.5.2" />
2727
<PackageReference Include="Particular.Packaging" Version="4.2.2" PrivateAssets="All" />

0 commit comments

Comments
 (0)