Merge branch 'pr-2155' into FixesAndPatchTuesday

This commit is contained in:
Jordan Dominion
2025-03-12 16:59:00 -04:00
@@ -35,7 +35,7 @@
<!-- Usage: OS identification -->
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
<!-- Usage: Windows Service Manager intergration -->
<PackageReference Include="System.ServiceProcess.ServiceController" Version="9.0.2" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="9.0.3" />
</ItemGroup>
<ItemGroup>