by Matt Perdeck
9. May 2013 13:36
Sometimes we need to share JavaScript, CSS or images files amongst several web applications. This post shows how to do using Visual Studio's linked files feature, combined with a simple MSBuild target to ensure the shared content files can be found by the browser.
[More]