Changes all xslt transforms to use VS transforms. #U4-62

This commit is contained in:
shannon@ShandemVaio.home
2012-06-22 22:01:16 +04:00
parent 580cb340ac
commit 1f79ccf207
75 changed files with 1429 additions and 1166 deletions

12
src/SolutionInfo.cs Normal file
View File

@@ -0,0 +1,12 @@
using System.Reflection;
using System.Resources;
[assembly: AssemblyCompany("umbraco")]
[assembly: AssemblyCopyright("Copyright © Umbraco 2012")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]
[assembly: AssemblyVersion("1.0.*")]