This website requires JavaScript.
Explore
Help
Sign In
MindWorkAI
/
AI-Studio
Watch
1
Star
0
Fork
0
You've already forked AI-Studio
mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced
2026-02-13 17:21:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
00ee970786
AI-Studio
/
app
/
Build
/
Commands
/
PrepareAction.cs
12 lines
109 B
C#
Raw
Normal View
History
Unescape
Escape
Migrated build script to C# (#401)
2025-04-14 17:29:56 +00:00
namespace
Build.Commands
;
public
enum
PrepareAction
{
NONE
,
Refactor release commands to support version specification
2026-01-11 15:58:53 +00:00
BUILD
,
MONTH
,
YEAR
,
SET
,
Migrated build script to C# (#401)
2025-04-14 17:29:56 +00:00
}
Reference in New Issue
Copy Permalink