chore: finish workflows for consoles

This commit is contained in:
Stevan Freeborn
2025-03-27 14:43:56 -05:00
parent f2b80a1e61
commit 2c2594d76f
4 changed files with 155 additions and 1 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ namespace AltGen.Console.Generated;
static class Constants
{
public const string AltGenApiUri = "https://localhost:7297";
}
}