File tree 2 files changed +4
-3
lines changed
DigitalWellbeingWPF/Views 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 160
160
<!-- Keep Margin for Labels -->
161
161
<lvc : PieChart .Resources>
162
162
<Style TargetType =" lvc:PieSeries" >
163
- <Setter Property =" StrokeThickness" Value =" 0" />
164
163
<Setter Property =" DataLabels" Value =" True" />
165
164
<Setter Property =" LabelPosition" Value =" OutsideSlice" />
166
165
<Setter Property =" FontSize" Value =" 14" />
167
166
<Setter Property =" FontWeight" Value =" Normal" />
168
167
<Setter Property =" Foreground" Value =" {DynamicResource SystemControlPageTextBaseHighBrush}" />
168
+
169
+ <Setter Property =" Stroke" Value =" {DynamicResource SystemControlPageBackgroundAltHighBrush}" />
169
170
<Setter Property =" StrokeThickness" Value =" 5" />
170
171
</Style >
171
172
</lvc : PieChart .Resources>
Original file line number Diff line number Diff line change 30
30
<ROW Property =" ARPHELPLINK" Value =" https://github.com/christiankyle-ching/DigitalWellbeingForWindows" />
31
31
<ROW Property =" ARPPRODUCTICON" Value =" applogo.exe" Type =" 8" />
32
32
<ROW Property =" Manufacturer" Value =" ckcdev" />
33
- <ROW Property =" ProductCode" Value =" 1033:{692BE01D-F6B8-4F7E-86AF-4E0490B0D6AC } " Type =" 16" />
33
+ <ROW Property =" ProductCode" Value =" 1033:{B2A3CB22-240D-4B1D-9727-2F3A6AADE1B0 } " Type =" 16" />
34
34
<ROW Property =" ProductLanguage" Value =" 1033" />
35
35
<ROW Property =" ProductName" Value =" Digital Wellbeing For Windows" />
36
- <ROW Property =" ProductVersion" Value =" 2.0.1 .0" Type =" 32" TargetFile =" DigitalWellbeingWPF.exe" />
36
+ <ROW Property =" ProductVersion" Value =" 2.0.2 .0" Type =" 32" TargetFile =" DigitalWellbeingWPF.exe" />
37
37
<ROW Property =" REBOOT" MultiBuildValue =" DefaultBuild:Force" />
38
38
<ROW Property =" SecureCustomProperties" Value =" OLDPRODUCTS;AI_NEWERPRODUCTFOUND" />
39
39
<ROW Property =" UpgradeCode" Value =" {D7DA3A0D-99E1-4FAC-B2CC-FEBB27BCA59A}" />
You can’t perform that action at this time.
0 commit comments