This commit is contained in:
@ -70,6 +70,9 @@
|
||||
<Reference Include="BouncyCastle.Crypto, Version=1.8.6.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Portable.BouncyCastle.1.8.6\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="FastReport">
|
||||
<HintPath>..\DLL\FastReport.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="ICSharpCode.SharpZipLib, Version=1.2.0.246, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
||||
</Reference>
|
||||
@ -112,6 +115,7 @@
|
||||
<Compile Include="EncryptHelper.cs" />
|
||||
<Compile Include="EnumHelper.cs" />
|
||||
<Compile Include="ExcelHelper.cs" />
|
||||
<Compile Include="FastReportHelper.cs" />
|
||||
<Compile Include="FileHelper.cs" />
|
||||
<Compile Include="HttpHelper.cs" />
|
||||
<Compile Include="JsonHelper.cs" />
|
||||
|
Reference in New Issue
Block a user