Files
skills/minimax-docx/scripts/dotnet/MiniMaxAIDocx.Cli/obj/Debug/net8.0/MiniMaxAIDocx.Cli.GlobalUsings.g.cs
shihao 6487becf60 Initial commit: add all skills files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 16:52:49 +08:00

9 lines
231 B
C#

// <auto-generated/>
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;