From e3bf168441919aaa819b2573e65786de0097091a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 17:49:55 +0000 Subject: Bump System.DirectoryServices.Protocols from 5.0 to 5.0.1 in /Inveigh Bumps [System.DirectoryServices.Protocols](https://github.com/dotnet/runtime) from 5.0 to 5.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: System.DirectoryServices.Protocols dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Inveigh/Inveigh.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Inveigh/Inveigh.csproj b/Inveigh/Inveigh.csproj index 4eb34a6..b0dbbf3 100644 --- a/Inveigh/Inveigh.csproj +++ b/Inveigh/Inveigh.csproj @@ -38,14 +38,14 @@ - 5.0 + 5.0.1 - 5.0 + 5.0.1 -- cgit v1.2.3