From 13611da7c8a95979f66c1f15e2506ff199bb358f Mon Sep 17 00:00:00 2001 From: ig Date: Thu, 14 Sep 2023 14:34:51 +0200 Subject: [PATCH] cleanup project file --- csharp/App/VrmGrabber/VrmGrabber.csproj | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/csharp/App/VrmGrabber/VrmGrabber.csproj b/csharp/App/VrmGrabber/VrmGrabber.csproj index fac230318..2f42775f2 100644 --- a/csharp/App/VrmGrabber/VrmGrabber.csproj +++ b/csharp/App/VrmGrabber/VrmGrabber.csproj @@ -1,9 +1,12 @@ - - false - + + + false + InnovEnergy.App.VrmGrabber + + @@ -30,12 +33,12 @@ - - + + - <_ContentIncludedByDefault Remove="wwwroot\index.html" /> + <_ContentIncludedByDefault Remove="wwwroot/index.html" />