Skip to content

Commit 26726f0

Browse files
committed
update
1 parent dbff3d4 commit 26726f0

File tree

14 files changed

+532
-177
lines changed

14 files changed

+532
-177
lines changed

TCSetup/TCSetup.vdproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
"ComponentsUrl" = "8:"
7979
"Items"
8080
{
81-
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
81+
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.NetCore.DesktopRuntime.6.0.x86"
8282
{
83-
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
84-
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
83+
"Name" = "8:.NET 桌面运行时 6.0.1 (x86)"
84+
"ProductCode" = "8:Microsoft.NetCore.DesktopRuntime.6.0.x86"
8585
}
8686
}
8787
}
@@ -172,15 +172,15 @@
172172
{
173173
"Name" = "8:Microsoft Visual Studio"
174174
"ProductName" = "8:TimeControl"
175-
"ProductCode" = "8:{0E4B2419-C67F-4087-B60D-68E342D1166C}"
176-
"PackageCode" = "8:{C0B174F2-8D69-408C-BE9C-66606508CB47}"
175+
"ProductCode" = "8:{83B48587-9D44-4C89-9590-77141BFF815C}"
176+
"PackageCode" = "8:{355DEC98-EEF3-4134-8348-DEBB45140E46}"
177177
"UpgradeCode" = "8:{A7DC5BC4-7E3E-4B58-A0AD-3C9AC9F873C1}"
178178
"AspNetVersion" = "8:4.0.30319.0"
179179
"RestartWWWService" = "11:FALSE"
180180
"RemovePreviousVersions" = "11:TRUE"
181181
"DetectNewerInstalledVersion" = "11:TRUE"
182182
"InstallAllUsers" = "11:FALSE"
183-
"ProductVersion" = "8:3.0.1"
183+
"ProductVersion" = "8:3.0.2"
184184
"Manufacturer" = "8:SamHou"
185185
"ARPHELPTELEPHONE" = "8:"
186186
"ARPHELPLINK" = "8:"
@@ -722,7 +722,7 @@
722722
{
723723
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_B7C31D1C4E42443D89CA87F9596A43B7"
724724
{
725-
"SourcePath" = "8:..\\TimeControl\\obj\\Debug\\net6.0-windows10.0.22000.0\\apphost.exe"
725+
"SourcePath" = "8:..\\TimeControl\\obj\\Release\\net6.0-windows10.0.22000.0\\apphost.exe"
726726
"TargetName" = "8:"
727727
"Tag" = "8:"
728728
"Folder" = "8:_57FF55C0487B4507A7ADC64F8E5966A5"

TimeControl/ControlPanel.Designer.cs

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

0 commit comments

Comments
 (0)