diff --git a/aspnet35.build b/aspnet35.build index 4b9e7765e3..1b02d6a543 100644 --- a/aspnet35.build +++ b/aspnet35.build @@ -20,16 +20,6 @@ - - - - - - - - - - @@ -41,7 +31,6 @@ - @@ -53,7 +42,6 @@ - @@ -65,6 +53,13 @@ + + + + + + + @@ -130,7 +125,8 @@ - + + diff --git a/aspnet35.config b/aspnet35.config index 63c961cf58..b22aa83ccc 100644 --- a/aspnet35.config +++ b/aspnet35.config @@ -31,6 +31,7 @@ + diff --git a/foreign dlls/IronPython.dll b/foreign dlls/IronPython.dll deleted file mode 100644 index b82653ff0f..0000000000 Binary files a/foreign dlls/IronPython.dll and /dev/null differ diff --git a/foreign dlls/IronRuby.dll b/foreign dlls/IronRuby.dll deleted file mode 100644 index fcf40070f9..0000000000 Binary files a/foreign dlls/IronRuby.dll and /dev/null differ diff --git a/foreign dlls/Microsoft.Scripting.Core.dll b/foreign dlls/Microsoft.Scripting.Core.dll deleted file mode 100644 index 8418067d6a..0000000000 Binary files a/foreign dlls/Microsoft.Scripting.Core.dll and /dev/null differ diff --git a/foreign dlls/Microsoft.Scripting.ExtensionAttribute.dll b/foreign dlls/Microsoft.Scripting.ExtensionAttribute.dll deleted file mode 100644 index 761780edd8..0000000000 Binary files a/foreign dlls/Microsoft.Scripting.ExtensionAttribute.dll and /dev/null differ diff --git a/foreign dlls/Microsoft.Scripting.dll b/foreign dlls/Microsoft.Scripting.dll deleted file mode 100644 index ccc176f867..0000000000 Binary files a/foreign dlls/Microsoft.Scripting.dll and /dev/null differ diff --git a/umbraco.sln b/umbraco.sln index 154f12abc5..b69adddae4 100644 --- a/umbraco.sln +++ b/umbraco.sln @@ -2,6 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F0242771-6DE6-4E03-BD3A-7B79BA79105B}" ProjectSection(SolutionItems) = preProject + aspnet35.build = aspnet35.build build.xml = build.xml default.build = default.build INDIGO64.testrunconfig = INDIGO64.testrunconfig @@ -65,14 +66,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DLLs", "DLLs", "{F06D18F6-C foreign dlls\ICSharpCode.SharpZipLib.dll = foreign dlls\ICSharpCode.SharpZipLib.dll foreign dlls\IronMath.dll = foreign dlls\IronMath.dll IronPython License.Rtf = IronPython License.Rtf - foreign dlls\IronPython.dll = foreign dlls\IronPython.dll - foreign dlls\IronRuby.dll = foreign dlls\IronRuby.dll License.txt = License.txt foreign dlls\Lucene.Net.dll = foreign dlls\Lucene.Net.dll foreign dlls\Microsoft.ApplicationBlocks.Data.dll = foreign dlls\Microsoft.ApplicationBlocks.Data.dll - foreign dlls\Microsoft.Scripting.Core.dll = foreign dlls\Microsoft.Scripting.Core.dll - foreign dlls\Microsoft.Scripting.dll = foreign dlls\Microsoft.Scripting.dll - foreign dlls\Microsoft.Scripting.ExtensionAttribute.dll = foreign dlls\Microsoft.Scripting.ExtensionAttribute.dll foreign dlls\MySql.Data.dll = foreign dlls\MySql.Data.dll foreign dlls\TidyNet.dll = foreign dlls\TidyNet.dll foreign dlls\UmbracoExamine.dll = foreign dlls\UmbracoExamine.dll