From 350bf58b2ae41b082cf6829eb58141f8d51768a0 Mon Sep 17 00:00:00 2001 From: Eli Arbel <496737+aelij@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:38:33 +0200 Subject: [PATCH] Fix name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9a03b2..3af9d90 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Since there's currently no compiler support for this attribute (I've [submitted ## Usage -Just add the package and define `InternalsAssemblyName` items with the assemblies you need access to. +Just add the package and define `IgnoresAccessChecksTo` items with the assemblies you need access to. ```xml