I'm working on a webpart that extends CoreResultsWebPart.
I have create new solution and added new WebPart project into it.
I got most of it working apart from XSL.
I want to use this.XslLink however, I'm not sure how to deploy my XSL file with my webpart (while keeping it as sandbox solution).
Do I need to create another feature (farm) just so I can deploy XSL file?