From e8a5b128a328cb8c09d74008b99592b86d2c45e8 Mon Sep 17 00:00:00 2001 From: StefanSchoof <4662023+StefanSchoof@users.noreply.github.com> Date: Fri, 8 May 2026 08:28:11 +0200 Subject: [PATCH] Update nuget to new package name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa9adb0..2bb47c6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A C# Source Generator to automatically create Interfaces from classes. Inheritor to https://github.com/codecentric/net_automatic_interface -[![NuGet version (sourcedepend)](https://img.shields.io/nuget/v/AutomaticInterface?color=blue)](https://www.nuget.org/packages/AutomaticInterface/) +[![NuGet version (sourcedepend)](https://img.shields.io/nuget/v/DotnetAutomaticInterface?color=blue)](https://www.nuget.org/packages/DotnetAutomaticInterface/) ## What does it do?