Skip to content

Commit 488dfa1

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 8.0.2
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c1a4c1 commit 488dfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Skyline.DataMiner.CICD.Tools.MSTeamsWorkflowWebhookCard.Lib/CICD.Tools.MSTeamsWorkflowWebhookCard.Lib.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
28+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
2929
<PackageReference Include="AdaptiveCards" Version="3.1.0" />
3030
</ItemGroup>
3131

0 commit comments

Comments
 (0)