更新整理
This commit is contained in:
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user