Fix project name spelling
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-06-12 19:20:22 +02:00
parent 9847b6e6f7
commit 16bc250789

View File

@@ -4,7 +4,7 @@ public static class Constants
{
public static class Projects
{
public const string Api = "Vegasco.Server.Api";
public const string Api = "Vegasco-Server-Api";
}
public static class Database