Minimal deployment for ClickOnce application

2645
0
08-13-2015 06:27 AM
Labels (1)
MarkHiscocks
New Contributor

We have a ClickOnce WPF application and are looking to upgrade from the old ArcGIS client control to the new ArcGIS Runtime for .NET product. The application doesn't leverage much in terms of the client-side tooling has no need for the entire "local" part of the new libraries at this time. I was pretty surprised when I installed in the NuGet package and saw that my output directory contained 60MB attributed to ESRI! This would pretty much triple the ClickOnce install (for now, ignoring the option of making this package a prereq).

The old ESRI.ArcGIS.Client.dll was under 1MB.

The new ArcGIS Runtime pushes 60MB.

Is there a way of getting back to the resonable size of the previous version?

0 Kudos
0 Replies