DO NOT DOWNLOAD - GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Removed AjaxControlToolkit from presentation and dlls [TFS Changeset #64442]
This commit is contained in:
Binary file not shown.
@@ -2,7 +2,6 @@ Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F0242771-6DE6-4E03-BD3A-7B79BA79105B}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
foreign dlls\AjaxControlToolkit.dll = foreign dlls\AjaxControlToolkit.dll
|
||||
build.xml = build.xml
|
||||
foreign dlls\ClientDependency.Core.dll = foreign dlls\ClientDependency.Core.dll
|
||||
foreign dlls\CookComputing.XmlRpcV2.dll = foreign dlls\CookComputing.XmlRpcV2.dll
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<clientDependency isDebugMode="false" version="8">
|
||||
<clientDependency isDebugMode="false" version="9">
|
||||
<fileRegistration defaultProvider="PageHeaderProvider" fileDependencyExtensions="js,css" enableCompositeFiles="true">
|
||||
<providers>
|
||||
<add name="PageHeaderProvider" type="ClientDependency.Core.FileRegistration.Providers.PageHeaderProvider, ClientDependency.Core" />
|
||||
|
||||
@@ -81,10 +81,6 @@
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="AjaxControlToolkit, Version=1.0.10920.32880, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\foreign dlls\AjaxControlToolkit.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="ClientDependency.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\foreign dlls\ClientDependency.Core.dll</HintPath>
|
||||
|
||||
Reference in New Issue
Block a user