Преглед изворни кода

add AssemblyInfo.cs

master
Savorboard пре 6 година
родитељ
комит
77e5547e33
1 измењених фајлова са 6 додато и 0 уклоњено
  1. +6
    -0
      src/DotNetCore.CAP.MongoDB/Properties/AssemblyInfo.cs

+ 6
- 0
src/DotNetCore.CAP.MongoDB/Properties/AssemblyInfo.cs Прегледај датотеку

@@ -0,0 +1,6 @@
// Copyright (c) .NET Core Community. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.

using System.Runtime.CompilerServices;

[assembly: InternalsVisibleTo("DotNetCore.CAP.MongoDB.Test")]

Loading…
Откажи
Сачувај