更新整理

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

@@ -1,17 +1,14 @@
using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Windows;
using System.Windows.Markup;
// 有关程序集的一般信息由以下
// 控制。更改这些特性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("WPFluent")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("Winui for WPF")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("Zhanggg")]
[assembly: AssemblyProduct("WPFluent")]
[assembly: AssemblyCopyright("Copyright © 2025")]
[assembly: AssemblyTrademark("")]
@@ -54,7 +51,6 @@ using System.Windows.Markup;
[assembly: XmlnsPrefix("https://github.com/ShrlAlgo/WPFluent", "wpf")]
//[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/WPFluent", "WPFluent.Attach")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/WPFluent", "WPFluent.Models")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/WPFluent", "WPFluent.Controls")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/WPFluent", "WPFluent.Layout")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/WPFluent", "WPFluent.Converters")]