mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-01 08:34:11 +02:00
Remove directives to expose assembly internals to now removed test projects
This commit is contained in:
parent
3f4844f6f6
commit
2a636245b4
@ -27,8 +27,3 @@
|
||||
[assembly: NeutralResourcesLanguage("en")]
|
||||
|
||||
[assembly: CLSCompliant(true)]
|
||||
|
||||
#if DEBUG
|
||||
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("TweetTest.System")]
|
||||
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("TweetTest.Unit")]
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user