Moved InternalsVisibleTo

This commit is contained in:
BaronGreenback
2021-01-18 13:03:37 +00:00
parent b9f0f4f53b
commit 49e3b70722
3 changed files with 3 additions and 8 deletions

View File

@@ -43,8 +43,6 @@ using Microsoft.OpenApi.Models;
using Swashbuckle.AspNetCore.SwaggerGen;
using AuthenticationSchemes = Jellyfin.Api.Constants.AuthenticationSchemes;
[assembly: InternalsVisibleTo("Jellyfin.Api.Tests")]
namespace Jellyfin.Server.Extensions
{
/// <summary>