From 4dd328b95f60df568fb035e1baddaa93e9d4760d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 10 Nov 2020 04:20:39 +0000
Subject: [PATCH] Bump System.Security.Principal.Windows from 4.7.0 to 5.0.0

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)

Signed-off-by: dependabot[bot] <support@github.com>
---
 Discord Media Loader.Application/packages.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Discord Media Loader.Application/packages.config b/Discord Media Loader.Application/packages.config
index d9b2325..6d8e600 100644
--- a/Discord Media Loader.Application/packages.config	
+++ b/Discord Media Loader.Application/packages.config	
@@ -70,7 +70,7 @@
   <package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net461" />
   <package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net461" />
   <package id="System.Security.Cryptography.X509Certificates" version="4.3.2" targetFramework="net461" />
-  <package id="System.Security.Principal.Windows" version="4.7.0" targetFramework="net461" />
+  <package id="System.Security.Principal.Windows" version="5.0.0" targetFramework="net461" />
   <package id="System.Text.Encoding" version="4.3.0" targetFramework="net461" />
   <package id="System.Text.Encoding.Extensions" version="4.3.0" targetFramework="net461" />
   <package id="System.Text.RegularExpressions" version="4.3.1" targetFramework="net461" />