chore: normalize line-endings/whitespace in Program and project file
This commit is contained in:
@@ -4,6 +4,8 @@ using PepLib.Data;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
|
||||
|
||||
// Enable Windows Service hosting
|
||||
builder.Host.UseWindowsService();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user