mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
5 lines
107 B
TOML
5 lines
107 B
TOML
Dependencies = {corlib = "*", LibA = "*", LibB = "*"}
|
|
|
|
[Project]
|
|
Name = "TestsB"
|
|
StartupObject = "Program"
|