mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-22 07:10:42 -08:00
Add input tokenization
This commit is contained in:
3
00_Common/dotnet/Games.Common/_InternalsVisibleTo.cs
Normal file
3
00_Common/dotnet/Games.Common/_InternalsVisibleTo.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly:InternalsVisibleTo("Games.Common.Test")]
|
||||
Reference in New Issue
Block a user