本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
Compoment
/
BPA.CAP
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
add AssemblyInfo.cs
master
Savorboard
6 年之前
父節點
542d966d6b
當前提交
8542a5f3fe
共有
1 個檔案被更改
,包括
6 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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")]
Write
Preview
Loading…
取消
儲存