|
@@ -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>
|