Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent d5629e0 commit 2bc904a
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,5 +11,5 @@
<package id="NAudio.WinMM" version="2.2.1" targetFramework="net481" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net481" />
<package id="System.Security.AccessControl" version="4.7.0" targetFramework="net481" />
<package id="System.Security.Principal.Windows" version="4.7.0" targetFramework="net481" />
<package id="System.Security.Principal.Windows" version="5.0.0" targetFramework="net481" />
</packages>

0 comments on commit 2bc904a

Please sign in to comment.