Skip to content

Commit d52bcca

Browse files
authored
Merge pull request #460 from Analogy-LogViewer/dependabot/nuget/Microsoft.Extensions.Hosting.Abstractions-8.0.1
Bump Microsoft.Extensions.Hosting.Abstractions from 8.0.0 to 8.0.1
2 parents 3112ecf + 8f60f46 commit d52bcca

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="8.0.2" />
4545
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="8.0.8" />
4646
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.8" />
47-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
47+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.1" />
4848
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="8.0.0" />
4949
</ItemGroup>
5050
<ItemGroup>

0 commit comments

Comments
 (0)