case 4586 CHECKPOINT commit prior to making dependency upgrades to back end including .net8

This commit is contained in:
2024-05-07 19:00:12 +00:00
parent c44ab2acb8
commit 716a00fa50

View File

@@ -1,7 +1,7 @@
global using System.Diagnostics; global using System.Diagnostics;
global using System.Text.Json; global using System.Text.Json;
//checkpoint commit comment for case 4586 prior to backend dependency update
// Prevent from ending if CTL+C is pressed. // Prevent from ending if CTL+C is pressed.
Console.TreatControlCAsInput = true; Console.TreatControlCAsInput = true;