.NET 8 Update (#2496)

This commit is contained in:
Joe Milazzo
2023-12-13 19:16:54 -06:00
committed by GitHub
parent 6d4d2d4a7f
commit b838fd53e5
75 changed files with 590 additions and 405 deletions
+1
View File
@@ -25,6 +25,7 @@ using Serilog.Events;
using Serilog.Sinks.AspNetCore.SignalR.Extensions;
namespace API;
#nullable enable
public class Program
{