3 lines
93 B
C#
3 lines
93 B
C#
|
using System.Runtime.CompilerServices;
|
||
|
|
||
|
[assembly: InternalsVisibleTo("Piwigo.Client.Tests")]
|