From 4d25634091cd3463cdb77fae6ab7a229e706ffa2 Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Mon, 30 Mar 2026 02:33:46 +0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Adds=20OpenApi=20Source=20Generated?= =?UTF-8?q?=20Interceptors=20property=20group=20with=20namespaces?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Directory.Build.props | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index 0025f00..7d4e87a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -53,6 +53,10 @@ true + + $(InterceptorsNamespaces);Microsoft.AspNetCore.OpenApi.Generated + + $(MSBuildThisFileDirectory)artifacts