mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-01 10:10:16 +08:00
Update Demos
This commit is contained in:
parent
910ce41da5
commit
9bc19cdbe8
@ -111,9 +111,8 @@ namespace SugarCodeGeneration.Codes
|
||||
FileHelper.CreateDirectory(binDic);
|
||||
}
|
||||
FileHelper.CreateFile(projectPath,project,System.Text.Encoding.UTF8);
|
||||
AppendProjectToSln(projectId, name);
|
||||
}
|
||||
|
||||
AppendProjectToSln(projectId,name);
|
||||
}
|
||||
|
||||
public static void AppendProjectToSln(string projectId,string projectName) {
|
||||
|
Loading…
Reference in New Issue
Block a user