Skip to content

Commit

Permalink
Bump System.Security.Permissions from 9.0.0 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps [System.Security.Permissions](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: System.Security.Permissions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 157de8b commit 71a2f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 71a2f6b

Please sign in to comment.