Skip to content

Commit 61c1716

Browse files
committed
调整 Runtime-identifier
1 parent ff7cb37 commit 61c1716

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/LoopbackManager.App/LoopbackManager.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<RootNamespace>LoopbackManager.App</RootNamespace>
77
<ApplicationManifest>app.manifest</ApplicationManifest>
88
<Platforms>x64</Platforms>
9-
<RuntimeIdentifiers>win-x64</RuntimeIdentifiers>
9+
<RuntimeIdentifiers>win10-x64</RuntimeIdentifiers>
1010
<UseWinUI>true</UseWinUI>
1111
<SupportedOSPlatformVersion>10.0.22000.0</SupportedOSPlatformVersion>
1212
</PropertyGroup>

src/LoopbackManager.Package/Strings/en-US/Resources.resw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119119
</resheader>
120120
<data name="AppName" xml:space="preserve">
121-
<value>Loopback manager</value>
121+
<value>Loopback Manager</value>
122122
</data>
123123
<data name="NoPrograms" xml:space="preserve">
124124
<value>The specified application was not found</value>

0 commit comments

Comments
 (0)