Configure game ideas options
Some checks failed
Game Ideas build for PR / build_test (pull_request) Failing after 1m5s
Some checks failed
Game Ideas build for PR / build_test (pull_request) Failing after 1m5s
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace GameIdeas.Shared.Exceptions;
|
||||
|
||||
public class EnvironmentVariableMissingException(string message) : Exception(message);
|
||||
Reference in New Issue
Block a user