Fix project name spelling
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user