Skip to content

Commit 0f23377

Browse files
committed
修复错误的换行符(LF) - 20250205
1 parent 75b846f commit 0f23377

16 files changed

+8075
-8075
lines changed

Src/TimeControl/App.config

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
2-
<configuration>
3-
<startup>
4-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client" />
5-
</startup>
6-
<appSettings>
7-
<add key="EnableWindowsFormsHighDpiAutoResizing" value="true" />
8-
</appSettings>
9-
<!--
10-
<System.Windows.Forms.ApplicationConfigurationSection>
11-
<add key="DpiAwareness" value="PerMonitorV2" />
12-
</System.Windows.Forms.ApplicationConfigurationSection>
13-
-->
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<configuration>
3+
<startup>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client" />
5+
</startup>
6+
<appSettings>
7+
<add key="EnableWindowsFormsHighDpiAutoResizing" value="true" />
8+
</appSettings>
9+
<!--
10+
<System.Windows.Forms.ApplicationConfigurationSection>
11+
<add key="DpiAwareness" value="PerMonitorV2" />
12+
</System.Windows.Forms.ApplicationConfigurationSection>
13+
-->
1414
</configuration>

Src/TimeControl/Form1.Designer.vb

Lines changed: 187 additions & 187 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Src/TimeControl/Form1.resx

Lines changed: 2727 additions & 2727 deletions
Large diffs are not rendered by default.

Src/TimeControl/GPLForm.Designer.vb

Lines changed: 97 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)