浏览代码

更换fastreport版本

837390164@qq.com 1 天之前
父节点
当前提交
0a93001931
共有 3 个文件被更改,包括 3 次插入2 次删除
  1. 二进制
      .vs/ChongQingMI/v16/.suo
  2. 3 2
      ChongQingMI.csproj
  3. 二进制
      bin/Debug/ChongQingMI.dll

二进制
.vs/ChongQingMI/v16/.suo


+ 3 - 2
ChongQingMI.csproj

@@ -35,8 +35,9 @@
     <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
       <HintPath>packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
     </Reference>
-    <Reference Include="FastReport">
-      <HintPath>..\Demo\bin\Debug-yaohai\FastReport.dll</HintPath>
+    <Reference Include="FastReport, Version=2022.1.2.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\..\..\FastReport.dll</HintPath>
     </Reference>
     <Reference Include="FastReportFrom">
       <HintPath>..\..\原来的代码\FastReportFrom\bin\Debug\FastReportFrom.dll</HintPath>

二进制
bin/Debug/ChongQingMI.dll