Skip to content

Commit bbde6b2

Browse files
authored
Merge pull request #520 from Analogy-LogViewer/dependabot/nuget/multi-cf56eb813b
Bump Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Logging.Abstractions
2 parents adfd8c6 + 6d337ad commit bbde6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogServer/Analogy.LogServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.3" />
4545
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="9.0.3" />
4646
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.3" />
47-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.2" />
47+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.3" />
4848
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="9.0.1" />
4949
</ItemGroup>
5050
<ItemGroup>

0 commit comments

Comments
 (0)