Skip to content

Commit f31e66e

Browse files
committed
update
1 parent d941e04 commit f31e66e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

WinUI3Utilities.Samples/Strings/zh-cn/Resources.resw

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
<value>WinUI3Utilities</value>
122122
</data>
123123
<data name="String1.[using:Microsoft.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
124-
<value>ToolTip2</value>
124+
<value>ToolTip212
125+
43</value>
125126
</data>
126127
</root>

WinUI3Utilities.SourceGenerator/LocalizedStringResourcesGenerator.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
using System;
21
using System.Collections.Generic;
32
using System.Collections.Immutable;
43
using System.IO;
54
using System.Linq;
6-
using System.Security.Cryptography;
75
using System.Text;
86
using System.Text.Json;
97
using System.Xml.Linq;

0 commit comments

Comments
 (0)