Skip to content

Commit ae02a4e

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 3.1.11 to 3.1.12
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/aspnet/Extensions) from 3.1.11 to 3.1.12. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](dotnet/extensions@v3.1.11...v3.1.12) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1a9dee commit ae02a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stravaig.ShortCode/Stravaig.ShortCode.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.11" />
17+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.12" />
1818
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.11" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)