Skip to content

Commit

Permalink
Update for future work on extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesalvo committed Aug 10, 2024
1 parent 5387380 commit ac61228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OWLSharp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ limitations under the License.
using System.Runtime.InteropServices;
[assembly: ComVisible(false)]
[assembly: Guid("10E8013A-CE1C-4641-B1BF-27AB111A54D6")]
[assembly: InternalsVisibleTo("OWLSharp.Extensions")]
[assembly: InternalsVisibleTo("OWLSharp.Test")]
[assembly: InternalsVisibleTo("System.Xml")]

0 comments on commit ac61228

Please sign in to comment.