Skip to content

Commit db1ee7e

Browse files
committed
Clean up Mcirosoft.Extensions.Logging.Abstractions version
1 parent 3109634 commit db1ee7e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

eng/dependabot/net10.0/Versions.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@
1313
<!-- System.Text.Json -->
1414
<SystemTextJson100Version>$(MicrosoftNETCoreApp100Version)</SystemTextJson100Version>
1515
<!-- Microsoft.Extensions.Logging.Abstractions -->
16-
<MicrosoftExtensionsLoggingAbstractions100Version>10.0.0-preview.4.25207.7</MicrosoftExtensionsLoggingAbstractions100Version>
1716
</PropertyGroup>
1817
</Project>

src/Tests/Microsoft.Diagnostics.Monitoring.ConfigurationSchema/Microsoft.Diagnostics.Monitoring.ConfigurationSchema.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
</ItemGroup>
7777

7878
<ItemGroup>
79-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" />
8079
<PackageReference Include="Microsoft.Extensions.Logging.Console" />
8180
<PackageReference Include="NJsonSchema" />
8281
<PackageReference Include="NJsonSchema.NewtonsoftJson" />

0 commit comments

Comments
 (0)