Skip to content

Commit

Permalink
. (#2052)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeralsing authored Sep 17, 2023
1 parent eaa9006 commit f0c1c41
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/Proto.Remote/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// -----------------------------------------------------------------------
// <copyright file="AssemblyInfo.cs" company="Asynkron AB">
// Copyright (C) 2015-2022 Asynkron AB All rights reserved
// </copyright>
// -----------------------------------------------------------------------

using System.Runtime.CompilerServices;

[assembly: InternalsVisibleTo("Proto.Premium")]

0 comments on commit f0c1c41

Please sign in to comment.