~ruther/NosSmooth

db9f6cefbf99e51cb299223acd701aac13fa2121 — František Boháček 2 years ago 299d631
chore: make Core internals visible to tests
1 files changed, 9 insertions(+), 0 deletions(-)

A Core/NosSmooth.Core/Attributes.cs
A Core/NosSmooth.Core/Attributes.cs => Core/NosSmooth.Core/Attributes.cs +9 -0
@@ 0,0 1,9 @@
//
//  Attributes.cs
//
//  Copyright (c) František Boháček. All rights reserved.
//  Licensed under the MIT license. See LICENSE file in the project root for full license information.

using System.Runtime.CompilerServices;

[assembly: InternalsVisibleTo("NosSmooth.Core.Tests")]
\ No newline at end of file

Do not follow this link