We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754053d commit f715ccbCopy full SHA for f715ccb
src/WinUI/ArcGIS.WinUI.Viewer/ArcGIS.WinUI.Viewer.csproj
@@ -7,7 +7,7 @@
7
<RootNamespace>ArcGIS.WinUI.Viewer</RootNamespace>
8
<ApplicationManifest>app.manifest</ApplicationManifest>
9
<Platforms>x86;x64;ARM64</Platforms>
10
- <RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
+ <RuntimeIdentifiers>win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers>
11
<ArcGISLocalServerIgnoreMissingComponent>True</ArcGISLocalServerIgnoreMissingComponent>
12
<OutputPath>..\..\..\output\WinUI\$(Configuration)\$(Platform)\</OutputPath>
13
<PublishProfile>win10-$(Platform).pubxml</PublishProfile>
0 commit comments