|
@@ -32,34 +32,29 @@
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
- <Reference Include="BouncyCastle.Crypto">
|
|
|
- <HintPath>..\hefei\packages\framework\BouncyCastle.Crypto.dll</HintPath>
|
|
|
+ <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, Version=2023.1.8.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
|
+ <Reference Include="FastReport, Version=2020.3.7.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>bin\Debug\FastReport.dll</HintPath>
|
|
|
+ <HintPath>..\..\原来的代码\FastReportFrom\bin\Debug\FastReport.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="FastReportFrom, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>bin\Debug\FastReportFrom.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="GMUtilLib">
|
|
|
- <HintPath>..\hefei\packages\framework\GMUtilLib.dll</HintPath>
|
|
|
+ <Reference Include="FastReportFrom">
|
|
|
+ <HintPath>..\..\原来的代码\FastReportFrom\bin\Debug\FastReportFrom.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
|
<HintPath>packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
</Reference>
|
|
|
- <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>..\Demo\bin\Debug-ChongQing\Newtonsoft.Json.dll</HintPath>
|
|
|
+ <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
+ <HintPath>packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="Office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
|
<HintPath>packages\Microsoft.Office.Excel.14.0.4760.1000\lib\net20\Office.dll</HintPath>
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
</Reference>
|
|
|
<Reference Include="PTControl">
|
|
|
- <HintPath>..\..\..\..\C#练习\普天控件2\PTControl\PTControl\bin\Debug\PTControl.dll</HintPath>
|
|
|
+ <HintPath>..\沈阳\ThirdDll\PTControl.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="SunnyUI, Version=3.1.5.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
|
|
|
<HintPath>packages\SunnyUI.3.1.5\lib\net472\SunnyUI.dll</HintPath>
|