This commit is contained in:
Bruce
2026-01-11 11:40:21 +08:00
parent 3ab9761705
commit 2e6214a35a
69 changed files with 6519 additions and 13232 deletions
+4 -4
View File
@@ -5,12 +5,12 @@ using System.Runtime.InteropServices;
// 有关程序集的一般信息由以下
// 控制。更改这些特性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle ("Update")]
[assembly: AssemblyTitle ("更新")]
[assembly: AssemblyDescription ("")]
[assembly: AssemblyConfiguration ("")]
[assembly: AssemblyCompany ("")]
[assembly: AssemblyProduct ("Update")]
[assembly: AssemblyCopyright ("Copyright © 2026")]
[assembly: AssemblyCompany ("Windows Modern")]
[assembly: AssemblyProduct ("Windows 现代风格实用工具")]
[assembly: AssemblyCopyright ("Copyright © 2026 Windows Modern。版权所有。")]
[assembly: AssemblyTrademark ("")]
[assembly: AssemblyCulture ("")]
+6
View File
@@ -73,6 +73,12 @@
<ItemGroup>
<Content Include="Project1.ico" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\settings\settings.vcxproj">
<Project>{ad25497f-a15f-4dff-ac7a-b8abf5f411d6}</Project>
<Name>settings</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.