Skip to content

Commit f715ccb

Browse files
committed
Update ArcGIS.WinUI.Viewer.csproj
1 parent 754053d commit f715ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WinUI/ArcGIS.WinUI.Viewer/ArcGIS.WinUI.Viewer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<RootNamespace>ArcGIS.WinUI.Viewer</RootNamespace>
88
<ApplicationManifest>app.manifest</ApplicationManifest>
99
<Platforms>x86;x64;ARM64</Platforms>
10-
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
10+
<RuntimeIdentifiers>win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers>
1111
<ArcGISLocalServerIgnoreMissingComponent>True</ArcGISLocalServerIgnoreMissingComponent>
1212
<OutputPath>..\..\..\output\WinUI\$(Configuration)\$(Platform)\</OutputPath>
1313
<PublishProfile>win10-$(Platform).pubxml</PublishProfile>

0 commit comments

Comments
 (0)