Spotify.NET/SpotifyAPI.Web.Auth/AssemblyInfo.cs

6 lines
140 B
C#
Raw Normal View History

using System;
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("SpotifyAPI.Web.Tests")]
[assembly: CLSCompliant(true)]