Update the build instructions due to a bug
This commit is contained in:
parent
39fadf19be
commit
f2bcf5e306
8 changed files with 2 additions and 16 deletions
|
@ -51,6 +51,7 @@ internal class Prebuild
|
|||
[STAThread]
|
||||
private static void Main(string[] args)
|
||||
{
|
||||
//args = new string[] { "/target", "vs2022", "/excludedir", "=", "bin | obj", "/file", "../../prebuild.xml" };
|
||||
Kernel kernel = null;
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue