Skip to content

Commit

Permalink
Bump System.Security.AccessControl from 4.7.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [System.Security.AccessControl](https://github.com/dotnet/runtime) from 4.7.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)

---
updated-dependencies:
- dependency-name: System.Security.AccessControl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 336184d commit 6a437b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Genshin Stella Mod/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>

<packages>
<package id="Microsoft.Win32.Registry" version="4.7.0" targetFramework="net481" />
Expand All @@ -11,6 +11,6 @@
<package id="NAudio.WinMM" version="2.2.1" targetFramework="net481" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net481" />
<package id="NLog" version="5.2.5" targetFramework="net481" />
<package id="System.Security.AccessControl" version="4.7.0" targetFramework="net481" />
<package id="System.Security.AccessControl" version="6.0.0" targetFramework="net481" />
<package id="System.Security.Principal.Windows" version="4.7.0" targetFramework="net481" />
</packages>

0 comments on commit 6a437b3

Please sign in to comment.