ソースを参照

Fix build error

master
Savorboard 3年前
コミット
3f9fcc0e03
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      src/DotNetCore.CAP/CAP.Builder.cs

+ 1
- 0
src/DotNetCore.CAP/CAP.Builder.cs ファイルの表示

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

using DotNetCore.CAP.Filter;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.DependencyInjection.Extensions;



読み込み中…
キャンセル
保存