chorm: 构建
This commit is contained in:
@@ -19,7 +19,8 @@ class Program
|
||||
// args = ["clear"];
|
||||
|
||||
//创建模块
|
||||
args = ["new","oooo", "-t","module","-p","D:\\temp","-csf"];
|
||||
//args = ["new","oooo", "-t","module","-p","D:\\temp","-csf"];
|
||||
|
||||
//查看模板列表
|
||||
//args = ["new","list"];
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<Version>2.0.0</Version>
|
||||
<Version>2.0.1</Version>
|
||||
<Authors>橙子老哥</Authors>
|
||||
<Description>yi-framework框架配套工具</Description>
|
||||
<PackageProjectUrl>https://ccnetcore.com</PackageProjectUrl>
|
||||
|
||||
Reference in New Issue
Block a user