From f2ee8767e25d63217681abf89f937e48332736f7 Mon Sep 17 00:00:00 2001
From: Simon McKenzie <17579442+simonmckenzie@users.noreply.github.com>
Date: Wed, 14 Aug 2024 10:28:33 +1000
Subject: [PATCH] Bump version; update package release notes
---
.../AutomaticInterface/AutomaticInterface.csproj | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AutomaticInterface/AutomaticInterface/AutomaticInterface.csproj b/AutomaticInterface/AutomaticInterface/AutomaticInterface.csproj
index ef06b80..fdf4518 100644
--- a/AutomaticInterface/AutomaticInterface/AutomaticInterface.csproj
+++ b/AutomaticInterface/AutomaticInterface/AutomaticInterface.csproj
@@ -25,11 +25,11 @@
MIT
True
latest-Recommended
- 4.1.0
+ 4.1.1
README.md
true
1701;1702;NU5128
- Use ForAttributeWithMetadataName to improve performance
+ Bugfix to generate unique interface methods for overloads with generic parameters