mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-21 03:57:19 +01:00
Merge pull request #2127 from tgstation/dependabot/nuget/System.Management-9.0.2
Bump System.Management from 9.0.1 to 9.0.2
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
<!-- Usage: Windows authentication plugin allowing searching for users by name -->
|
||||
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="9.0.1" />
|
||||
<!-- Usage: Identifying owning user of Windows Process objects -->
|
||||
<PackageReference Include="System.Management" Version="9.0.1" />
|
||||
<PackageReference Include="System.Management" Version="9.0.2" />
|
||||
<!-- Usage: Temporary resolution to compatibility issues with EFCore 7 and .NET 8 -->
|
||||
<PackageReference Include="System.Security.Permissions" Version="9.0.1" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user