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 - +