From 590901bf6edaeb1c8fd9624e4a6be7e8e9e5036a Mon Sep 17 00:00:00 2001 From: sbwalker Date: Tue, 4 Nov 2025 20:24:21 -0500 Subject: [PATCH] update application template config --- Oqtane.Application/.template.config/template.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Oqtane.Application/.template.config/template.json b/Oqtane.Application/.template.config/template.json index c0f9459d..7f0e8ba9 100644 --- a/Oqtane.Application/.template.config/template.json +++ b/Oqtane.Application/.template.config/template.json @@ -18,11 +18,6 @@ }, "sourceName": "Oqtane.Application", "preferNameDirectory": true, - "guids": [ - "04B05448-788F-433D-92C0-FED35122D45A", - "AA8E58A1-CD09-4208-BF66-A8BB341FD669", - "18D73F73-D7BE-4388-85BA-FBD9AC96FCA2" - ], "symbols": { "Framework": { "type": "parameter", @@ -80,7 +75,7 @@ }, "primaryOutputs": [ { - "path": "Oqtane.Application.sln" + "path": "Oqtane.Application.slnx" } ] } \ No newline at end of file