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:
tgstation-server-ci[bot]
2025-01-19 19:11:10 +00:00
committed by GitHub
@@ -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>