This commit is contained in:
ninemine
2025-06-29 15:52:06 +08:00
parent 0385ffbd29
commit 981157dfec
8 changed files with 1735 additions and 4 deletions

View File

@@ -32,9 +32,7 @@ namespace Convention
return MainThreadID == Thread.CurrentThread.ManagedThreadId;
}
//var filePath = Environment.ExpandEnvironmentVariables(@"%USERPROFILE%\AppData\Local\Temp");
public static string CompanyName = "DefaultCom";
public static string CompanyName = "DefaultCompany";
public static string ProductName = "DefaultProject";