mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-22 03:37:25 +08:00
Fixing MiniProfiler module
--HG-- branch : NH3
This commit is contained in:
@@ -54,14 +54,13 @@
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="MiniProfiler">
|
||||
<HintPath>..\..\lib\MiniProfiler\MiniProfiler.dll</HintPath>
|
||||
<HintPath>lib\MiniProfiler.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NHibernate">
|
||||
<HintPath>..\..\..\..\lib\nhibernate\NHibernate.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="PoorMansTSqlFormatterLib, Version=1.2.2.36561, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\lib\PoorMansTSqlFormatter\PoorMansTSqlFormatterLib.dll</HintPath>
|
||||
<Reference Include="PoorMansTSqlFormatterLib">
|
||||
<HintPath>lib\PoorMansTSqlFormatterLib.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
|
BIN
src/Orchard.Web/Modules/Four2n.MiniProfiler/lib/MiniProfiler.dll
Normal file
BIN
src/Orchard.Web/Modules/Four2n.MiniProfiler/lib/MiniProfiler.dll
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user