Skip to content

Commit 0c18cf3

Browse files
Update Program.cs
1 parent 6bf9605 commit 0c18cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
builder.Services.AddControllersWithViews();
77

88
var app = builder.Build();
9-
console.WriteLine("Blackduck testing..............");
9+
1010
// Configure the HTTP request pipeline.
1111
if (!app.Environment.IsDevelopment())
1212
{

0 commit comments

Comments
 (0)