mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Merge pull request #2070 from tgstation/dependabot/nuget/System.Security.Permissions-9.0.1
Bump System.Security.Permissions from 9.0.0 to 9.0.1
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
<!-- Usage: Identifying owning user of Windows Process objects -->
|
||||
<PackageReference Include="System.Management" Version="9.0.0" />
|
||||
<!-- Usage: Temporary resolution to compatibility issues with EFCore 7 and .NET 8 -->
|
||||
<PackageReference Include="System.Security.Permissions" Version="9.0.0" />
|
||||
<PackageReference Include="System.Security.Permissions" Version="9.0.1" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user