mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Fixed beef workspace build
This commit is contained in:
@@ -72,7 +72,7 @@ public enum BuildConfig
|
||||
|
||||
public class ModuleInfo
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public required string Name { get; set; }
|
||||
public BuildConfig Configuration { get; set; }
|
||||
|
||||
public DateTime LastSuccessfulBuild { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user