Questions tagged [dotnet-build]

32 questions
0
votes
1 answer

build or publish via"dotnet" command with arguments/parmaters specifying windows Authentication=true and anonymous Authentication=false

Here are the details about our development environment: DevExpress 20.2.3 (we are using DevExtreme) Microsoft Visual Studio Enterprise 2019 (Version 16.4.6) ASP.NET Core 3.1.0 AspNetCore.Mvc 3.1.0.0 Microsoft SQL Server 2008 R2 (RTM) – dotnet…
0
votes
1 answer

Multiple azure function projects in a solution

I have one VS Solution with multiple function Projects. If I run the solution build in VS, it all works well as it is going to push the bin & function.json in to respective project folder. However, when I run msbuild or dotnet.exe in command line…
Srikanth Alluri
  • 133
  • 1
  • 12
1 2
3