We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf9605 commit 0c18cf3Copy full SHA for 0c18cf3
Program.cs
@@ -6,7 +6,7 @@
6
builder.Services.AddControllersWithViews();
7
8
var app = builder.Build();
9
-console.WriteLine("Blackduck testing..............");
+
10
// Configure the HTTP request pipeline.
11
if (!app.Environment.IsDevelopment())
12
{
0 commit comments