开发者

What would cause my Silverlight .xap to quadruple in size suddenly?

开发者 https://www.devze.com 2023-01-01 12:09 出处:网络
I\'ve been working on a Silverlight application. I just noticed that the .xap file is now four times as big as it was, what could have caused that?

I've been working on a Silverlight application. I just noticed that the .xap file is now four times as big as it was, what could have caused that?

Here's some other info:

  • there seems to now be many more language settings in the bin/Release dire开发者_如何学Goctory
  • I checked "Reduce size of .xap" in under Properties/Silverlight but that just brought it down from 1300 to 1200.
  • I reference the System.Windows.Controls.Toolkit dll but I was doing that even when it was 325K

Screenshot of build directories before and after:

What would cause my Silverlight .xap to quadruple in size suddenly?

(source: deviantsart.com)


Since .xap is just a zip file, rename the .xap file to .zip and open it up and take a look at the files contained. Perhaps you added a large resource inadvertently?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号