|
|
@@ -54,6 +54,9 @@ |
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Reference Include="CCBRSA"> |
|
|
|
<HintPath>..\packages\建行支付结果推送api\CCBRSA.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="ClosedXML, Version=0.93.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
|
|
<HintPath>..\packages\ClosedXML.0.93.0\lib\net40\ClosedXML.dll</HintPath> |
|
|
|
</Reference> |
|
|
@@ -81,6 +84,15 @@ |
|
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL"> |
|
|
|
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="IKVM.OpenJDK.Core"> |
|
|
|
<HintPath>..\packages\建行支付结果推送api\IKVM.OpenJDK.Core.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="IKVM.OpenJDK.Security"> |
|
|
|
<HintPath>..\packages\建行支付结果推送api\IKVM.OpenJDK.Security.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="IKVM.Runtime"> |
|
|
|
<HintPath>..\packages\建行支付结果推送api\IKVM.Runtime.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Microsoft.AspNet.SignalR.Client, Version=2.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
<HintPath>..\packages\Microsoft.AspNet.SignalR.Client.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Client.dll</HintPath> |
|
|
@@ -531,6 +543,7 @@ |
|
|
|
<Compile Include="Controllers\ErrorController.cs" /> |
|
|
|
<Compile Include="Controllers\HomeController.cs" /> |
|
|
|
<Compile Include="Controllers\LoginController.cs" /> |
|
|
|
<Compile Include="Controllers\PayResultNoticeController.cs" /> |
|
|
|
<Compile Include="Controllers\ShowRegisterController.cs" /> |
|
|
|
<Compile Include="Controllers\OnlineRegistrateController.cs" /> |
|
|
|
<Compile Include="Controllers\SSOSystemController.cs" /> |
|
|
@@ -6433,6 +6446,7 @@ |
|
|
|
<Folder Include="Areas\LR_WebChatModule\Views\User\" /> |
|
|
|
<Folder Include="Areas\LR_WorkFlowModule\Views\WfEngine\" /> |
|
|
|
<Folder Include="Content\images\QRCode\" /> |
|
|
|
<Folder Include="Views\PayResultNotice\" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Content Include="packages.config" /> |
|
|
|