更新整理

This commit is contained in:
GG Z
2025-04-24 20:56:44 +08:00
parent 155cef46f8
commit 5b6d67b571
813 changed files with 14437 additions and 12362 deletions

View File

@@ -8,10 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace ShrlAlgo.RvKits.Properties {
using System;
namespace ShrlAlgoToolkit.RevitAddins.Properties {
/// <summary>
/// 一个强类型的资源类,用于查找本地化的字符串等。
/// </summary>
@@ -39,7 +36,7 @@ namespace ShrlAlgo.RvKits.Properties {
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ShrlAlgo.RvKits.Properties.Resources", typeof(Resources).Assembly);
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ShrlAlgoToolkit.RevitAddinses.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;

View File

@@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace ShrlAlgo.RvKits.Properties {
namespace ShrlAlgoToolkit.RevitAddins.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]