mirror of
https://github.com/BotChain-Robots/ui.git
synced 2026-07-08 15:07:22 +02:00
Update control library with windows fix
This commit is contained in:
@@ -13,8 +13,6 @@ public class BuildScript
|
||||
BuildTarget.StandaloneWindows64,
|
||||
BuildOptions.None
|
||||
);
|
||||
|
||||
File.Copy(sourceSoPath, destSoPath, overwrite: true);
|
||||
}
|
||||
|
||||
public static void BuildLinux()
|
||||
|
||||
Reference in New Issue
Block a user