From de3355454c6a0fc2f86fd5fa21903e8eae44ed04 Mon Sep 17 00:00:00 2001 From: Justin Kotalik Date: Thu, 4 Jan 2018 16:58:30 -0800 Subject: [PATCH] Make M.A.AspNetCoreModule a conditional dependency (#218) --- test/AutobahnTestApp/AutobahnTestApp.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/AutobahnTestApp/AutobahnTestApp.csproj b/test/AutobahnTestApp/AutobahnTestApp.csproj index cd973145bb..175f724c74 100644 --- a/test/AutobahnTestApp/AutobahnTestApp.csproj +++ b/test/AutobahnTestApp/AutobahnTestApp.csproj @@ -13,8 +13,11 @@ - + + + +