Update the year in the Copyright string (#320)
Templatize the copyright string and use a build variable to set the year for use across the entire app. How changes were validated: Tested with English and French and with different dates.
This commit is contained in:
committed by
Howard Wolosky
parent
4603d387ae
commit
65045e9375
@@ -38,7 +38,7 @@
|
||||
<Paragraph>
|
||||
<Run x:Name="AboutFlyoutVersion"/>
|
||||
<LineBreak/>
|
||||
<Run x:Uid="AboutControlCopyright"/>
|
||||
<Run x:Name="AboutControlCopyrightRun"/>
|
||||
</Paragraph>
|
||||
</RichTextBlock>
|
||||
<HyperlinkButton x:Name="AboutFlyoutEULA"
|
||||
|
||||
Reference in New Issue
Block a user