From 554a36c5764941f49d324df70f53ec786de04710 Mon Sep 17 00:00:00 2001 From: AliveDevil Date: Sun, 14 Jan 2024 01:29:21 +0100 Subject: [PATCH] Review dependency --- README.md | 2 +- src/pdns-dhcp/pdns-dhcp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff17817..eb95879 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Incorporates following libraries directly: **.NET Foundation and Contributors** - [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet) - MIT -- [dotNext.Threading](https://github.com/dotnet/dotNext) - MIT +- [dotNext](https://github.com/dotnet/dotNext) - MIT - Several runtime libraries, as part of [.NET](https://github.com/dotnet/runtime) - Microsoft.AspNetCore.App - Microsoft.Extensions.Configuration.Binder diff --git a/src/pdns-dhcp/pdns-dhcp.csproj b/src/pdns-dhcp/pdns-dhcp.csproj index f0414a1..96c0157 100644 --- a/src/pdns-dhcp/pdns-dhcp.csproj +++ b/src/pdns-dhcp/pdns-dhcp.csproj @@ -15,7 +15,7 @@ - +