From 95bdfb4aa425f1bd860de39269dbf8b9ae95af6e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 13 Nov 2020 17:42:49 +0000 Subject: [PATCH] --- .vscode/launch.json | 1 + server/AyaNova/AyaNova.csproj | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 685b811e..df7ec2ec 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,6 +4,7 @@ // For further information visit https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md "version": "0.2.0", "configurations": [ + { "name": ".NET Core Launch (web)", "type": "coreclr", diff --git a/server/AyaNova/AyaNova.csproj b/server/AyaNova/AyaNova.csproj index c99ee9e9..f9f3e7d5 100644 --- a/server/AyaNova/AyaNova.csproj +++ b/server/AyaNova/AyaNova.csproj @@ -21,16 +21,16 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - +