Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 3a38de4

Browse files
Align Microsoft.Extensions.Logging dependency for entire ServerCommon solution. (#317)
1 parent 88194ef commit 3a38de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGet.Services.Logging/NuGet.Services.Logging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<Version>2.10.0</Version>
7070
</PackageReference>
7171
<PackageReference Include="Microsoft.Extensions.Logging">
72-
<Version>1.0.0</Version>
72+
<Version>1.1.2</Version>
7373
</PackageReference>
7474
<PackageReference Include="Newtonsoft.Json">
7575
<Version>10.0.2</Version>

0 commit comments

Comments
 (0)