5 lines
172 B
C#
5 lines
172 B
C#
|
// Dummy reference - it should not be referenced by any other project directly
|
|||
|
// it should be used as a reference passed to the dotnet add p2p
|
|||
|
public class ValidRef
|
|||
|
{
|
|||
|
}
|