更新整理

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

@@ -10,7 +10,7 @@
<LangVersion>latest</LangVersion>
<Configurations>Debug;Release</Configurations>
<Nullable>enable</Nullable>
<PlatformTarget>x64</PlatformTarget>
<!--<PlatformTarget>x64</PlatformTarget>-->
<ImplicitUsings>true</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
@@ -18,16 +18,6 @@
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="PolySharp" Version="1.15.0" />
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs" DesignTime="True" AutoGen="True" DependentUpon="Resources.resx" />
<Compile Update="Properties\Settings.Designer.cs" DesignTimeSharedInput="True" AutoGen="True" DependentUpon="Settings.settings" />
</ItemGroup>
<ItemGroup>
<None Update="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Fonts\FluentSystemIcons-Filled.ttf" />
<Resource Include="Resources\Fonts\FluentSystemIcons-Regular.ttf" />