Explorar el Código

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

Zhangjian hace 4 meses
padre
commit
21bf0854c0
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  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>