Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
aelij committed Dec 3, 2024
1 parent 3edfdf2 commit 350bf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<Project Sdk="Microsoft.NET.Sdk">
Expand Down

0 comments on commit 350bf58

Please sign in to comment.