From f6e53305c2bcc9f95a2e6e28c8afc6ae8a008b07 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 19 May 2022 12:48:46 +0200 Subject: [PATCH] Fix conf x progetti vb --- EgwProxy.Icoel/docfx.json | 3 ++- EgwProxy.MultiCncLib/docfx.json | 3 ++- EgwProxy.OsaiCncLib/docfx.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/EgwProxy.Icoel/docfx.json b/EgwProxy.Icoel/docfx.json index bacb80c9..435e3499 100644 --- a/EgwProxy.Icoel/docfx.json +++ b/EgwProxy.Icoel/docfx.json @@ -4,7 +4,8 @@ "src": [ { "files": [ - "*.csproj" + "*.csproj", + "*.vbproj" ], "cwd": ".", "exclude": [ diff --git a/EgwProxy.MultiCncLib/docfx.json b/EgwProxy.MultiCncLib/docfx.json index bacb80c9..435e3499 100644 --- a/EgwProxy.MultiCncLib/docfx.json +++ b/EgwProxy.MultiCncLib/docfx.json @@ -4,7 +4,8 @@ "src": [ { "files": [ - "*.csproj" + "*.csproj", + "*.vbproj" ], "cwd": ".", "exclude": [ diff --git a/EgwProxy.OsaiCncLib/docfx.json b/EgwProxy.OsaiCncLib/docfx.json index bacb80c9..435e3499 100644 --- a/EgwProxy.OsaiCncLib/docfx.json +++ b/EgwProxy.OsaiCncLib/docfx.json @@ -4,7 +4,8 @@ "src": [ { "files": [ - "*.csproj" + "*.csproj", + "*.vbproj" ], "cwd": ".", "exclude": [