We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892a7b8 commit 1b26d1eCopy full SHA for 1b26d1e
src/WPF/ArcGISRuntime.WPF.StorePackage/Package.appxmanifest
@@ -3,7 +3,7 @@
3
<Identity Name="Esri.ArcGISRuntimeSDKfor.NETSamplesWPF" Publisher="CN=Environmental Systems Research Institute Inc" Version="100.11.0.0" />
4
<Properties>
5
<DisplayName>ArcGIS Runtime SDK for .NET Samples (WPF)</DisplayName>
6
- <PublisherDisplayName>Environmental Systems Research Institute Inc</PublisherDisplayName>
+ <PublisherDisplayName>Esri, Inc.</PublisherDisplayName>
7
<Logo>Images\StoreLogo.png</Logo>
8
</Properties>
9
<Dependencies>
@@ -28,4 +28,4 @@
28
<rescap:Capability Name="runFullTrust" />
29
<DeviceCapability Name="location" />
30
</Capabilities>
31
-</Package>
+</Package>
0 commit comments