Browse Source

git-svn-id: http://10.4.3.168:50001/svn/Furnace@39 dbcde07d-dcf5-c148-8a84-ac3097b7778e

Zhangjian 3 months ago
parent
commit
21bf0854c0
1 changed files with 3 additions and 2 deletions
  1. 3 2
      FrameworkLocal/UICore/UICore.csproj

+ 3 - 2
FrameworkLocal/UICore/UICore.csproj

@@ -34,8 +34,9 @@
     <Reference Include="Autofac">
       <HintPath>..\..\ThirdParty\dlls\Autofac.dll</HintPath>
     </Reference>
-    <Reference Include="CalcBinding">
-      <HintPath>..\..\..\ThirdParty\dlls\CalcBinding.dll</HintPath>
+    <Reference Include="CalcBinding, Version=2.5.2.0, Culture=neutral, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\..\ThirdParty\dlls\CalcBinding.dll</HintPath>
     </Reference>
     <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>