Posts
Sort by recent activity
Silverlight and Build Action = Content
when I build my silverlight project, and rename the output .xap to .zip, all of the resources from my project that have their build action set to content are in there.
When I then run the .xap thro...