mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-07-02 10:59:41 -07:00
3 lines
90 B
C#
3 lines
90 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly:InternalsVisibleTo("Games.Common.Test")] |