mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 22:55:42 +00:00
fix: expose internals to X10D.Tests project
This commit is contained in:
parent
d29663f081
commit
8a4e053c85
@ -1 +1,4 @@
|
||||
[assembly: CLSCompliant(true)]
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: CLSCompliant(true)]
|
||||
[assembly: InternalsVisibleTo("X10D.Tests")]
|
||||
|
Loading…
Reference in New Issue
Block a user