mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
4 lines
82 B
C#
4 lines
82 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Test")]
|