We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2c1b9 commit b1f373aCopy full SHA for b1f373a
Jellyfin.Windows.Tray/Jellyfin.Windows.Tray.csproj
@@ -41,7 +41,7 @@
41
<ItemGroup>
42
<PackageReference Include="System.Management" Version="8.0.0" />
43
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
44
- <PackageReference Include="System.ServiceProcess.ServiceController" Version="8.0.0" />
+ <PackageReference Include="System.ServiceProcess.ServiceController" Version="8.0.1" />
45
</ItemGroup>
46
47
<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
0 commit comments