dotnet-installer/src/dotnet/Properties/AssemblyInfo.cs

3 lines
86 B
C#
Raw Normal View History

2016-04-04 17:33:09 -07:00
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("dotnet.Tests")]