We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edfdf2 commit 350bf58Copy full SHA for 350bf58
README.md
@@ -8,7 +8,7 @@ Since there's currently no compiler support for this attribute (I've [submitted
8
9
## Usage
10
11
-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.
12
13
```xml
14
<Project Sdk="Microsoft.NET.Sdk">
0 commit comments