Merge branch 'pr-2199' into PT25

This commit is contained in:
Jordan Dominion
2025-04-09 18:13:41 -04:00
@@ -23,7 +23,7 @@
<!-- Usage: Identifies when we are running in the context of the Windows SCM -->
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="9.0.3" />
<!-- Usage: Windows event log logging plugin -->
<PackageReference Include="Microsoft.Extensions.Logging.EventLog" Version="9.0.3" />
<PackageReference Include="Microsoft.Extensions.Logging.EventLog" Version="9.0.4" />
<!-- Usage: Console logging plugin -->
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.4" />
<!-- Usage: Updated transitive dependency of Core.System.ServiceProcess -->