Skip to content

Commit 8dd259a

Browse files
committed
Changed InternalsVisibleTo for tests
1 parent 7d9bd06 commit 8dd259a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AsyncKeyLock/AsyncKeyLock.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
32-
<_Parameter1>AsyncLock.Tests</_Parameter1>
32+
<_Parameter1>AsyncKeyLock.Tests</_Parameter1>
3333
</AssemblyAttribute>
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)