File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
<Grid >
23
23
<Image
24
24
Opacity =" 0.5"
25
- Source =" \Sucrose.Bundle;component\Assets\Background21 .jpg"
25
+ Source =" \Sucrose.Bundle;component\Assets\Background22 .jpg"
26
26
Stretch =" UniformToFill" />
27
27
28
28
<TextBlock
Original file line number Diff line number Diff line change 14
14
<InformationalVersion >$(Version)</InformationalVersion >
15
15
<AssemblyVersion >$(Version)</AssemblyVersion >
16
16
<FileVersion >$(Version)</FileVersion >
17
- <Version >$([System.DateTime]::Today.ToString(yy)).$([System.DateTime]::Today.ToString(MM)).1 </Version >
17
+ <Version >$([System.DateTime]::Today.ToString(yy)).$([System.DateTime]::Today.ToString(MM)).$([System.DateTime]::Today.ToString(dd)) </Version >
18
18
<AssemblyName >Sucrose.Update</AssemblyName >
19
19
<RootNamespace >$(AssemblyName)</RootNamespace >
20
20
<UseWindowsForms >false</UseWindowsForms >
You can’t perform that action at this time.
0 commit comments