Commit 3637b40759f5a5aa7b6b36c5326aadfc7b2fa70d
1 parent
9833a0cd
- beépülők frissítése
Showing
24 changed files
with
167 additions
and
129 deletions
Show diff stats
Vrh.OneMessage/Vrh.OneMessage.csproj
@@ -53,17 +53,17 @@ | @@ -53,17 +53,17 @@ | ||
53 | <Reference Include="System.Data" /> | 53 | <Reference Include="System.Data" /> |
54 | <Reference Include="System.Net.Http" /> | 54 | <Reference Include="System.Net.Http" /> |
55 | <Reference Include="System.Xml" /> | 55 | <Reference Include="System.Xml" /> |
56 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
57 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 56 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
57 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
58 | </Reference> | 58 | </Reference> |
59 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 59 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
60 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 60 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
61 | </Reference> | 61 | </Reference> |
62 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 62 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
63 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 63 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
64 | </Reference> | 64 | </Reference> |
65 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
66 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 65 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
66 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
67 | </Reference> | 67 | </Reference> |
68 | </ItemGroup> | 68 | </ItemGroup> |
69 | <ItemGroup> | 69 | <ItemGroup> |
Vrh.OneMessage/packages.config
1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <packages> | 2 | <packages> |
3 | <package id="EntityFramework" version="6.4.4" targetFramework="net45" /> | 3 | <package id="EntityFramework" version="6.4.4" targetFramework="net45" /> |
4 | - <package id="VRH.Common" version="3.0.0" targetFramework="net45" /> | ||
5 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 4 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
5 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> | ||
6 | </packages> | 6 | </packages> |
7 | \ No newline at end of file | 7 | \ No newline at end of file |
Vrh.OneReport/Vrh.OneReport.csproj
@@ -91,20 +91,20 @@ | @@ -91,20 +91,20 @@ | ||
91 | <Reference Include="System.Data" /> | 91 | <Reference Include="System.Data" /> |
92 | <Reference Include="System.Net.Http" /> | 92 | <Reference Include="System.Net.Http" /> |
93 | <Reference Include="System.Xml" /> | 93 | <Reference Include="System.Xml" /> |
94 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
95 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 94 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
95 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
96 | </Reference> | 96 | </Reference> |
97 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 97 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
98 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 98 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
99 | </Reference> | 99 | </Reference> |
100 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 100 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
101 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 101 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
102 | </Reference> | 102 | </Reference> |
103 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> | 103 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> |
104 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> | 104 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> |
105 | </Reference> | 105 | </Reference> |
106 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
107 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 106 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
107 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
108 | </Reference> | 108 | </Reference> |
109 | </ItemGroup> | 109 | </ItemGroup> |
110 | <ItemGroup> | 110 | <ItemGroup> |
Vrh.OneReport/packages.config
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | <package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net462" /> | 8 | <package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net462" /> |
9 | <package id="Microsoft.Web.Infrastructure" version="2.0.1" targetFramework="net45" /> | 9 | <package id="Microsoft.Web.Infrastructure" version="2.0.1" targetFramework="net45" /> |
10 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net45" /> | 10 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net45" /> |
11 | - <package id="VRH.Common" version="3.0.0" targetFramework="net45" /> | 11 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
12 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net45" /> | 12 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net45" /> |
13 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 13 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> |
14 | </packages> | 14 | </packages> |
15 | \ No newline at end of file | 15 | \ No newline at end of file |
Vrh.Web.OneReport.Lib/Vrh.Web.OneReport.Lib.csproj
@@ -98,14 +98,14 @@ | @@ -98,14 +98,14 @@ | ||
98 | <Reference Include="System.Data" /> | 98 | <Reference Include="System.Data" /> |
99 | <Reference Include="System.Net.Http" /> | 99 | <Reference Include="System.Net.Http" /> |
100 | <Reference Include="System.Xml" /> | 100 | <Reference Include="System.Xml" /> |
101 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
102 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 101 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
102 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
103 | </Reference> | 103 | </Reference> |
104 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 104 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
105 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 105 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
106 | </Reference> | 106 | </Reference> |
107 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 107 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
108 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 108 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
109 | </Reference> | 109 | </Reference> |
110 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> | 110 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> |
111 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> | 111 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> |
@@ -114,8 +114,8 @@ | @@ -114,8 +114,8 @@ | ||
114 | <Reference Include="Vrh.Web.Common.Lib, Version=2.22.0.0, Culture=neutral, processorArchitecture=MSIL"> | 114 | <Reference Include="Vrh.Web.Common.Lib, Version=2.22.0.0, Culture=neutral, processorArchitecture=MSIL"> |
115 | <HintPath>..\packages\Vrh.Web.Common.Lib.2.22.0\lib\net451\Vrh.Web.Common.Lib.dll</HintPath> | 115 | <HintPath>..\packages\Vrh.Web.Common.Lib.2.22.0\lib\net451\Vrh.Web.Common.Lib.dll</HintPath> |
116 | </Reference> | 116 | </Reference> |
117 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
118 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 117 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
118 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
119 | </Reference> | 119 | </Reference> |
120 | </ItemGroup> | 120 | </ItemGroup> |
121 | <ItemGroup> | 121 | <ItemGroup> |
Vrh.Web.OneReport.Lib/packages.config
@@ -9,8 +9,8 @@ | @@ -9,8 +9,8 @@ | ||
9 | <package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net462" /> | 9 | <package id="Microsoft.SqlServer.Types" version="11.0.2" targetFramework="net462" /> |
10 | <package id="Microsoft.Web.Infrastructure" version="2.0.1" targetFramework="net451" /> | 10 | <package id="Microsoft.Web.Infrastructure" version="2.0.1" targetFramework="net451" /> |
11 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" /> | 11 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" /> |
12 | - <package id="VRH.Common" version="3.0.0" targetFramework="net451" /> | 12 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
13 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> | 13 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> |
14 | <package id="Vrh.Web.Common.Lib" version="2.22.0" targetFramework="net462" /> | 14 | <package id="Vrh.Web.Common.Lib" version="2.22.0" targetFramework="net462" /> |
15 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 15 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> |
16 | </packages> | 16 | </packages> |
17 | \ No newline at end of file | 17 | \ No newline at end of file |
Vrh.Web.Reporting/Vrh.Web.Reporting.csproj
@@ -278,23 +278,23 @@ | @@ -278,23 +278,23 @@ | ||
278 | <Reference Include="System.Net.Http.WebRequest"> | 278 | <Reference Include="System.Net.Http.WebRequest"> |
279 | </Reference> | 279 | </Reference> |
280 | <Reference Include="System.Xml.Linq" /> | 280 | <Reference Include="System.Xml.Linq" /> |
281 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
282 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 281 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
282 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
283 | </Reference> | 283 | </Reference> |
284 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 284 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
285 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 285 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
286 | </Reference> | 286 | </Reference> |
287 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 287 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
288 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 288 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
289 | </Reference> | 289 | </Reference> |
290 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> | 290 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> |
291 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> | 291 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> |
292 | </Reference> | 292 | </Reference> |
293 | - <Reference Include="VRH.Log4Pro.WebTools, Version=1.15.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
294 | - <HintPath>..\packages\VRH.Log4Pro.WebTools.1.15.0\lib\net451\VRH.Log4Pro.WebTools.dll</HintPath> | 293 | + <Reference Include="VRH.Log4Pro.WebTools, Version=1.16.1.0, Culture=neutral, processorArchitecture=MSIL"> |
294 | + <HintPath>..\packages\VRH.Log4Pro.WebTools.1.16.1\lib\net451\VRH.Log4Pro.WebTools.dll</HintPath> | ||
295 | </Reference> | 295 | </Reference> |
296 | - <Reference Include="Vrh.Logger, Version=3.3.1.0, Culture=neutral, processorArchitecture=MSIL"> | ||
297 | - <HintPath>..\packages\Vrh.Logger.3.3.1\lib\net451\Vrh.Logger.dll</HintPath> | 296 | + <Reference Include="Vrh.Logger, Version=3.4.7.0, Culture=neutral, processorArchitecture=MSIL"> |
297 | + <HintPath>..\packages\Vrh.Logger.3.4.7\lib\net451\Vrh.Logger.dll</HintPath> | ||
298 | </Reference> | 298 | </Reference> |
299 | <Reference Include="Vrh.Membership, Version=4.14.0.0, Culture=neutral, processorArchitecture=MSIL"> | 299 | <Reference Include="Vrh.Membership, Version=4.14.0.0, Culture=neutral, processorArchitecture=MSIL"> |
300 | <HintPath>..\packages\Vrh.Membership.4.14.0\lib\net451\Vrh.Membership.dll</HintPath> | 300 | <HintPath>..\packages\Vrh.Membership.4.14.0\lib\net451\Vrh.Membership.dll</HintPath> |
@@ -314,8 +314,8 @@ | @@ -314,8 +314,8 @@ | ||
314 | <Reference Include="Vrh.WebForm.Lib, Version=2.10.0.0, Culture=neutral, processorArchitecture=MSIL"> | 314 | <Reference Include="Vrh.WebForm.Lib, Version=2.10.0.0, Culture=neutral, processorArchitecture=MSIL"> |
315 | <HintPath>..\packages\Vrh.WebForm.2.10.0\lib\net462\Vrh.WebForm.Lib.dll</HintPath> | 315 | <HintPath>..\packages\Vrh.WebForm.2.10.0\lib\net462\Vrh.WebForm.Lib.dll</HintPath> |
316 | </Reference> | 316 | </Reference> |
317 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
318 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 317 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
318 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
319 | </Reference> | 319 | </Reference> |
320 | <Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL"> | 320 | <Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL"> |
321 | <HintPath>..\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll</HintPath> | 321 | <HintPath>..\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll</HintPath> |
@@ -671,10 +671,6 @@ | @@ -671,10 +671,6 @@ | ||
671 | <Content Include="Areas\FileManager\Views\web.config" /> | 671 | <Content Include="Areas\FileManager\Views\web.config" /> |
672 | <Content Include="Areas\FileManager\Views\FileManager\Index.cshtml" /> | 672 | <Content Include="Areas\FileManager\Views\FileManager\Index.cshtml" /> |
673 | <Content Include="Areas\FileManager\Views\FileManager\Error.cshtml" /> | 673 | <Content Include="Areas\FileManager\Views\FileManager\Error.cshtml" /> |
674 | - <Content Include="Areas\WebTools\Views\_ViewStart.cshtml" /> | ||
675 | - <Content Include="Areas\WebTools\Views\_LayoutNoMenu.cshtml" /> | ||
676 | - <Content Include="Areas\WebTools\Views\web.config" /> | ||
677 | - <Content Include="Areas\WebTools\Views\UserIsNotAuthenticated.cshtml" /> | ||
678 | <Content Include="Areas\Menu\Views\_ViewStart.cshtml" /> | 674 | <Content Include="Areas\Menu\Views\_ViewStart.cshtml" /> |
679 | <Content Include="Areas\Menu\Views\web.config" /> | 675 | <Content Include="Areas\Menu\Views\web.config" /> |
680 | <Content Include="Areas\Menu\Views\Shared\ErrorList.cshtml" /> | 676 | <Content Include="Areas\Menu\Views\Shared\ErrorList.cshtml" /> |
@@ -699,6 +695,10 @@ | @@ -699,6 +695,10 @@ | ||
699 | <Content Include="Areas\WebForm\Views\WebForm\CurrentInput.cshtml" /> | 695 | <Content Include="Areas\WebForm\Views\WebForm\CurrentInput.cshtml" /> |
700 | <Content Include="Areas\WebForm\Views\web.config" /> | 696 | <Content Include="Areas\WebForm\Views\web.config" /> |
701 | <Content Include="Areas\WebForm\Views\Shared\WebFormError.cshtml" /> | 697 | <Content Include="Areas\WebForm\Views\Shared\WebFormError.cshtml" /> |
698 | + <Content Include="Areas\WebTools\Views\_ViewStart.cshtml" /> | ||
699 | + <Content Include="Areas\WebTools\Views\_LayoutNoMenu.cshtml" /> | ||
700 | + <Content Include="Areas\WebTools\Views\web.config" /> | ||
701 | + <Content Include="Areas\WebTools\Views\UserIsNotAuthenticated.cshtml" /> | ||
702 | <None Include="LogConfig.xml"> | 702 | <None Include="LogConfig.xml"> |
703 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> | 703 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
704 | </None> | 704 | </None> |
@@ -887,20 +887,20 @@ | @@ -887,20 +887,20 @@ | ||
887 | <Content Include="Scripts\vrh.bootstrap-datetimepicker.min.js" /> | 887 | <Content Include="Scripts\vrh.bootstrap-datetimepicker.min.js" /> |
888 | <Content Include="Scripts\vrh.commontools.js" /> | 888 | <Content Include="Scripts\vrh.commontools.js" /> |
889 | <Content Include="Scripts\vrh.commontools.min.js" /> | 889 | <Content Include="Scripts\vrh.commontools.min.js" /> |
890 | - <Content Include="Vrh.NugetModuls.Documentations\Vrh.Logger\ReadMe.md" /> | ||
891 | <Content Include="Views\_ViewStart.cshtml" /> | 890 | <Content Include="Views\_ViewStart.cshtml" /> |
891 | + <Content Include="Vrh.NugetModuls.Documentations\Vrh.Logger\ReadMe.md" /> | ||
892 | <None Include="Vrh.NugetModuls.Documentations\VRH.Log4Pro.WebTools\ReadMe.md" /> | 892 | <None Include="Vrh.NugetModuls.Documentations\VRH.Log4Pro.WebTools\ReadMe.md" /> |
893 | <Content Include="Scripts\bootstrap4-toggle.min.js.map" /> | 893 | <Content Include="Scripts\bootstrap4-toggle.min.js.map" /> |
894 | - <None Include="Vrh.NugetModuls.Documentations\Vrh.Web.Common.Lib\ReadMe.md" /> | ||
895 | - <None Include="Vrh.NugetModuls.Documentations\Vrh.Web.Menu\ReadMe.md" /> | ||
896 | - <None Include="Vrh.NugetModuls.Documentations\Vrh.WebForm\ReadMe.md" /> | ||
897 | <None Include="XmlParser.xml"> | 894 | <None Include="XmlParser.xml"> |
898 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> | 895 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
899 | </None> | 896 | </None> |
897 | + <None Include="Vrh.NugetModuls.Documentations\VRH.Common\ReadMe.md" /> | ||
898 | + <None Include="Vrh.NugetModuls.Documentations\Vrh.Web.Common.Lib\ReadMe.md" /> | ||
899 | + <None Include="Vrh.NugetModuls.Documentations\Vrh.Web.Menu\ReadMe.md" /> | ||
900 | + <None Include="Vrh.NugetModuls.Documentations\Vrh.WebForm\ReadMe.md" /> | ||
900 | <None Include="system.web.authentication.config" /> | 901 | <None Include="system.web.authentication.config" /> |
901 | <None Include="system.web.membership.config" /> | 902 | <None Include="system.web.membership.config" /> |
902 | <None Include="system.web.rolemanager.config" /> | 903 | <None Include="system.web.rolemanager.config" /> |
903 | - <None Include="Vrh.NugetModuls.Documentations\VRH.Common\ReadMe.md" /> | ||
904 | <Content Include="SqlServerTypes\readme.htm" /> | 904 | <Content Include="SqlServerTypes\readme.htm" /> |
905 | <Content Include="Scripts\jquery-ui-1.13.2.js" /> | 905 | <Content Include="Scripts\jquery-ui-1.13.2.js" /> |
906 | <Content Include="Scripts\jquery-ui-1.13.2.min.js" /> | 906 | <Content Include="Scripts\jquery-ui-1.13.2.min.js" /> |
Vrh.Web.Reporting/WCFBehaviors.config
1 | <behaviors> | 1 | <behaviors> |
2 | <serviceBehaviors> | 2 | <serviceBehaviors> |
3 | <behavior name="standardServiceBehavior"> | 3 | <behavior name="standardServiceBehavior"> |
4 | + <dataContractSerializer maxItemsInObjectGraph="2147483647"/> | ||
5 | + <serviceDebug includeExceptionDetailInFaults="True" /> | ||
4 | <serviceMetadata httpGetEnabled="false"/> | 6 | <serviceMetadata httpGetEnabled="false"/> |
7 | + </behavior> | ||
8 | + <behavior name="webHttpBindingServiceBehavior"> | ||
5 | <dataContractSerializer maxItemsInObjectGraph="2147483647"/> | 9 | <dataContractSerializer maxItemsInObjectGraph="2147483647"/> |
6 | <serviceDebug includeExceptionDetailInFaults="True" /> | 10 | <serviceDebug includeExceptionDetailInFaults="True" /> |
11 | + <serviceMetadata httpGetEnabled="true"/> | ||
7 | </behavior> | 12 | </behavior> |
8 | </serviceBehaviors> | 13 | </serviceBehaviors> |
14 | + <endpointBehaviors> | ||
15 | + <behavior name="webHttpBindingendPointBehaviour"> | ||
16 | + <webHttp /> | ||
17 | + </behavior> | ||
18 | + </endpointBehaviors> | ||
9 | </behaviors> | 19 | </behaviors> |
Vrh.Web.Reporting/WCFBindings.config
@@ -14,6 +14,9 @@ | @@ -14,6 +14,9 @@ | ||
14 | <security mode="None" /> | 14 | <security mode="None" /> |
15 | </binding> | 15 | </binding> |
16 | </basicHttpBinding> | 16 | </basicHttpBinding> |
17 | + <webHttpBinding> | ||
18 | + <binding name="standardwebHttpBinding"></binding> | ||
19 | + </webHttpBinding> | ||
17 | <netNamedPipeBinding> | 20 | <netNamedPipeBinding> |
18 | <binding name="standardNetNamedPipeBinding" transferMode="Buffered" maxBufferSize="2147483647" maxReceivedMessageSize="2147483647" openTimeout="00:10:00" | 21 | <binding name="standardNetNamedPipeBinding" transferMode="Buffered" maxBufferSize="2147483647" maxReceivedMessageSize="2147483647" openTimeout="00:10:00" |
19 | closeTimeout="00:10:00" sendTimeout="00:10:00" receiveTimeout="00:10:00"> | 22 | closeTimeout="00:10:00" sendTimeout="00:10:00" receiveTimeout="00:10:00"> |
Vrh.Web.Reporting/WCFClients.config
1 | <client> | 1 | <client> |
2 | - <endpoint name ="iLogger.IMonitor_netNamedPipeBinding" contract="Service.IMonitor" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
3 | - <endpoint name ="iLogger.IMonitor_netTcpBinding" contract="Service.IMonitor" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | ||
4 | - | ||
5 | - <endpoint name ="iLogger.IMonitor_netNamedPipeBinding" contract="iLogger.MonitorService.IMonitor" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
6 | - <endpoint name ="iLogger.IMonitor_netTcpBinding" contract="iLogger.MonitorService.IMonitor" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | 2 | + <!--LiveMonitor-ban használt kliens-ben használt kliens--> |
3 | + <!-- | ||
4 | + <endpoint name ="iLogger.IMonitor_netNamedPipeBinding" contract="Service.IMonitor" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
5 | + <endpoint name ="iLogger.IMonitor_netTcpBinding" contract="Service.IMonitor" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | ||
6 | + --> | ||
7 | 7 | ||
8 | + <!--LiveMonitorConsole-ban használt kliens-ben használt kliens--> | ||
9 | + <!-- | ||
10 | + <endpoint name ="iLogger.IMonitor_netNamedPipeBinding" contract="iLogger.MonitorService.IMonitor" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
11 | + <endpoint name ="iLogger.IMonitor_netTcpBinding" contract="iLogger.MonitorService.IMonitor" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | ||
12 | + --> | ||
13 | + | ||
14 | + <!--Vrh.Logger-ben használt kliens--> | ||
15 | + <!-- | ||
8 | <endpoint name="iLoggerClient.ILogger" contract="iLoggerClient.ILogger" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 16 | <endpoint name="iLoggerClient.ILogger" contract="iLoggerClient.ILogger" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
17 | + --> | ||
18 | + | ||
19 | + <!-- | ||
9 | <endpoint name="ASEMWCOM" contract="Middleware.AseService.IAseService" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 20 | <endpoint name="ASEMWCOM" contract="Middleware.AseService.IAseService" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
10 | - | ||
11 | - <endpoint name="WATCHDOG" contract="WCFServiceWatchdog.IWATCHDOG" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
12 | - <endpoint name="DCWPWCF" contract="DCWFWCFServiceClient.IDCWPWCF" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
13 | <endpoint name="ASEMWMANAGER" contract="ASEMWManagerWCFService.IASEManagerService" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 21 | <endpoint name="ASEMWMANAGER" contract="ASEMWManagerWCFService.IASEManagerService" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
14 | <endpoint name="ASEMWMANAGERHTTP" contract="ASEMWManagerWCFService.IASEManagerService" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> | 22 | <endpoint name="ASEMWMANAGERHTTP" contract="ASEMWManagerWCFService.IASEManagerService" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> |
15 | 23 | ||
24 | + <endpoint name="DCWPWCF" contract="DCWFWCFServiceClient.IDCWPWCF" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
25 | + <endpoint name="WATCHDOG" contract="WCFServiceWatchdog.IWATCHDOG" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
26 | + --> | ||
27 | + | ||
28 | + <!-- | ||
16 | <endpoint name="OLDALM_IV" contract="DTMInterventionServiceClient.IInterventionService" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> | 29 | <endpoint name="OLDALM_IV" contract="DTMInterventionServiceClient.IInterventionService" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> |
17 | <endpoint name="OLDALM_DATA" contract="DTMDataServiceClient.IDataService" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> | 30 | <endpoint name="OLDALM_DATA" contract="DTMDataServiceClient.IDataService" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> |
18 | <endpoint name="ASEMWMANAGER_OLDALM" contract="ASEMWManagerWCFService.IASEManagerService" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 31 | <endpoint name="ASEMWMANAGER_OLDALM" contract="ASEMWManagerWCFService.IASEManagerService" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
32 | + --> | ||
19 | </client> | 33 | </client> |
20 | \ No newline at end of file | 34 | \ No newline at end of file |
Vrh.Web.Reporting/WCFServices.config
1 | 1 | ||
2 | <services> | 2 | <services> |
3 | -<!-- iLogger--> | 3 | +<!-- iLogger KIVÁLTHATÓ a standard config-gal--> |
4 | +<!-- | ||
4 | <service name="VRH.Common.iLogger.ServiceLibrary.iLoggerService" behaviorConfiguration="standardServiceBehavior"> | 5 | <service name="VRH.Common.iLogger.ServiceLibrary.iLoggerService" behaviorConfiguration="standardServiceBehavior"> |
5 | - <!-- | ||
6 | <endpoint contract="VRH.Common.iLogger.Interfaces.ILogger" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> | 6 | <endpoint contract="VRH.Common.iLogger.Interfaces.ILogger" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> |
7 | <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> | 7 | <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> |
8 | 8 | ||
9 | <endpoint contract="VRH.Common.iLogger.Interfaces.ILogger" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | 9 | <endpoint contract="VRH.Common.iLogger.Interfaces.ILogger" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> |
10 | <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> | 10 | <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> |
11 | ---> | 11 | + |
12 | <endpoint contract="VRH.Common.iLogger.Interfaces.ILogger" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 12 | <endpoint contract="VRH.Common.iLogger.Interfaces.ILogger" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
13 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> | 13 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> |
14 | </service> | 14 | </service> |
15 | +--> | ||
16 | +<!-- | ||
15 | <service name="VRH.Common.iLogger.ServiceLibrary.iMonitorService" behaviorConfiguration="standardServiceBehavior"> | 17 | <service name="VRH.Common.iLogger.ServiceLibrary.iMonitorService" behaviorConfiguration="standardServiceBehavior"> |
16 | <endpoint contract="VRH.Common.iLogger.Interfaces.IMonitor" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | 18 | <endpoint contract="VRH.Common.iLogger.Interfaces.IMonitor" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> |
17 | <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> | 19 | <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> |
@@ -19,7 +21,9 @@ | @@ -19,7 +21,9 @@ | ||
19 | <endpoint contract="VRH.Common.iLogger.Interfaces.IMonitor" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 21 | <endpoint contract="VRH.Common.iLogger.Interfaces.IMonitor" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
20 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> | 22 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> |
21 | </service> | 23 | </service> |
24 | +--> | ||
22 | <!-- ApplicationContainer--> | 25 | <!-- ApplicationContainer--> |
26 | +<!-- | ||
23 | <service name="Vrh.ApplicationContainer.ApplicationContainerService" behaviorConfiguration="standardServiceBehavior"> | 27 | <service name="Vrh.ApplicationContainer.ApplicationContainerService" behaviorConfiguration="standardServiceBehavior"> |
24 | <endpoint contract="Vrh.ApplicationContainer.IApplicationContainer" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> | 28 | <endpoint contract="Vrh.ApplicationContainer.IApplicationContainer" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> |
25 | <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> | 29 | <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> |
@@ -30,11 +34,11 @@ | @@ -30,11 +34,11 @@ | ||
30 | <endpoint contract="Vrh.ApplicationContainer.IApplicationContainer" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | 34 | <endpoint contract="Vrh.ApplicationContainer.IApplicationContainer" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> |
31 | <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> | 35 | <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> |
32 | </service> | 36 | </service> |
33 | -<!-- ASEDC/DCWF_ALM --> | ||
34 | -<!-- ASEDC/DCWF_CP--> | 37 | +--> |
38 | +<!-- ASEDC/DCWF_ALM KIVÁLTHATÓ a standard config-gal--> | ||
39 | +<!-- ASEDC/DCWF_CP KIVÁLTHATÓ a standard config-gal--> | ||
40 | +<!-- | ||
35 | <service name="DCWPWCFplugin.DCWP_WCFExternalService" behaviorConfiguration="standardServiceBehavior"> | 41 | <service name="DCWPWCFplugin.DCWP_WCFExternalService" behaviorConfiguration="standardServiceBehavior"> |
36 | - <endpoint contract="DCWPWCFplugin.IWATCHDOG" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
37 | - | ||
38 | <endpoint contract="DCWPWCFplugin.IDCWPWCF" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 42 | <endpoint contract="DCWPWCFplugin.IDCWPWCF" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
39 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> | 43 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> |
40 | 44 | ||
@@ -43,33 +47,40 @@ | @@ -43,33 +47,40 @@ | ||
43 | 47 | ||
44 | <endpoint contract="DCWPWCFplugin.IDCWPWCF" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> | 48 | <endpoint contract="DCWPWCFplugin.IDCWPWCF" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> |
45 | <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> | 49 | <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> |
50 | + </service> | ||
51 | +--> | ||
46 | <!-- | 52 | <!-- |
53 | + <service name="DCWPWCFplugin.DCWP_WCFExternalServiceWD" behaviorConfiguration="standardServiceBehavior"> | ||
54 | + <endpoint contract="DCWPWCFplugin.IWATCHDOG" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | ||
55 | + <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> | ||
56 | + </service> | ||
47 | --> | 57 | --> |
48 | - </service> | ||
49 | -<!-- ASEMW/DCWF_ALM--> | ||
50 | -<!-- ASEMW/DCWF_CP--> | 58 | +<!-- ASEMW/DCWF_ALM KIVÁLTHATÓ a standard config-gal--> |
59 | +<!-- ASEMW/DCWF_CP KIVÁLTHATÓ a standard config-gal--> | ||
60 | + <!-- | ||
51 | <service name="VRH.Middleware.CommunicationService.AseService" behaviorConfiguration="standardServiceBehavior"> | 61 | <service name="VRH.Middleware.CommunicationService.AseService" behaviorConfiguration="standardServiceBehavior"> |
52 | <endpoint contract="VRH.Middleware.CommunicationService.IAseService" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 62 | <endpoint contract="VRH.Middleware.CommunicationService.IAseService" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
53 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> | 63 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> |
54 | 64 | ||
55 | - <!-- | ||
56 | <endpoint contract="VRH.Middleware.CommunicationService.IAseService" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | 65 | <endpoint contract="VRH.Middleware.CommunicationService.IAseService" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> |
57 | <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> | 66 | <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> |
58 | 67 | ||
59 | - <endpoint contract="VRH.Middleware.CommunicationService.IAseService" address="" binding="wsDualHttpBinding" bindingConfiguration="standardWsDualHttpBinding"/> | ||
60 | - <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> | ||
61 | - --> | 68 | + <endpoint contract="VRH.Middleware.CommunicationService.IAseService" address="" binding="wsDualHttpBinding" bindingConfiguration="standardWsDualHttpBinding"/>??????????? nem működik |
69 | + <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/>??????????? nem működik | ||
62 | </service> | 70 | </service> |
63 | - <service name="VRH.Middleware.ASEManagerWCFService.ASEManagerService" behaviorConfiguration="standardServiceBehavior"> | ||
64 | - <!-- | ||
65 | - <endpoint contract="VRH.Middleware.ASEManagerWCFService.IASEManagerService" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> | ||
66 | - <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> | ||
67 | - --> | ||
68 | - | 71 | + --> |
72 | + <!-- | ||
73 | + <service name="VRH.Middleware.ASEManagerWCFService.ASEManagerService" behaviorConfiguration="webHttpBindingServiceBehavior"> | ||
69 | <endpoint contract="VRH.Middleware.ASEManagerWCFService.IASEManagerService" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> | 74 | <endpoint contract="VRH.Middleware.ASEManagerWCFService.IASEManagerService" address="" binding="netNamedPipeBinding" bindingConfiguration="standardNetNamedPipeBinding"/> |
70 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> | 75 | <endpoint contract="IMetadataExchange" address="mex" binding="mexNamedPipeBinding"/> |
71 | 76 | ||
77 | + <endpoint contract="VRH.Middleware.ASEManagerWCFService.IASEManagerService" address="" binding="netTcpBinding" bindingConfiguration="standardNetTcpBinding"/> | ||
78 | + <endpoint contract="IMetadataExchange" address="mex" binding="mexTcpBinding"/> | ||
79 | + | ||
80 | + <endpoint contract="VRH.Middleware.ASEManagerWCFService.IASEManagerService" address="/post" binding="webHttpBinding" bindingConfiguration="standardwebHttpBinding" behaviorConfiguration="webHttpBindingendPointBehaviour"/> | ||
81 | + | ||
72 | <endpoint contract="VRH.Middleware.ASEManagerWCFService.IASEManagerService" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> | 82 | <endpoint contract="VRH.Middleware.ASEManagerWCFService.IASEManagerService" address="" binding="basicHttpBinding" bindingConfiguration="standardBasicHttpBinding"/> |
73 | <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> | 83 | <endpoint contract="IMetadataExchange" address="mex" binding="mexHttpBinding"/> |
74 | </service> | 84 | </service> |
85 | + --> | ||
75 | </services> | 86 | </services> |
76 | \ No newline at end of file | 87 | \ No newline at end of file |
Vrh.Web.Reporting/packages.config
@@ -102,17 +102,17 @@ | @@ -102,17 +102,17 @@ | ||
102 | <package id="System.Threading.Timer" version="4.0.1" targetFramework="net462" /> | 102 | <package id="System.Threading.Timer" version="4.0.1" targetFramework="net462" /> |
103 | <package id="System.Xml.ReaderWriter" version="4.0.11" targetFramework="net462" /> | 103 | <package id="System.Xml.ReaderWriter" version="4.0.11" targetFramework="net462" /> |
104 | <package id="System.Xml.XDocument" version="4.0.11" targetFramework="net462" /> | 104 | <package id="System.Xml.XDocument" version="4.0.11" targetFramework="net462" /> |
105 | - <package id="VRH.Common" version="3.0.0" targetFramework="net472" /> | 105 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
106 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net461" /> | 106 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net461" /> |
107 | - <package id="VRH.Log4Pro.WebTools" version="1.15.0" targetFramework="net462" /> | ||
108 | - <package id="Vrh.Logger" version="3.3.1" targetFramework="net462" /> | 107 | + <package id="VRH.Log4Pro.WebTools" version="1.16.1" targetFramework="net462" /> |
108 | + <package id="Vrh.Logger" version="3.4.7" targetFramework="net462" /> | ||
109 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> | 109 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> |
110 | <package id="Vrh.Web.Common.Lib" version="2.22.0" targetFramework="net462" /> | 110 | <package id="Vrh.Web.Common.Lib" version="2.22.0" targetFramework="net462" /> |
111 | <package id="Vrh.Web.FileManager" version="1.7.0" targetFramework="net462" /> | 111 | <package id="Vrh.Web.FileManager" version="1.7.0" targetFramework="net462" /> |
112 | <package id="Vrh.Web.Menu" version="1.29.1" targetFramework="net462" /> | 112 | <package id="Vrh.Web.Menu" version="1.29.1" targetFramework="net462" /> |
113 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> | 113 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> |
114 | <package id="Vrh.WebForm" version="2.10.0" targetFramework="net462" /> | 114 | <package id="Vrh.WebForm" version="2.10.0" targetFramework="net462" /> |
115 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 115 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> |
116 | <package id="WebActivatorEx" version="2.2.0" targetFramework="net45" /> | 116 | <package id="WebActivatorEx" version="2.2.0" targetFramework="net45" /> |
117 | <package id="WebGrease" version="1.6.0" targetFramework="net451" /> | 117 | <package id="WebGrease" version="1.6.0" targetFramework="net451" /> |
118 | </packages> | 118 | </packages> |
119 | \ No newline at end of file | 119 | \ No newline at end of file |
Vrh.Web.iScheduler.Lib/Vrh.Web.iScheduler.Lib.csproj
@@ -247,14 +247,14 @@ | @@ -247,14 +247,14 @@ | ||
247 | <Reference Include="System.Data" /> | 247 | <Reference Include="System.Data" /> |
248 | <Reference Include="System.Net.Http" /> | 248 | <Reference Include="System.Net.Http" /> |
249 | <Reference Include="System.Xml" /> | 249 | <Reference Include="System.Xml" /> |
250 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
251 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 250 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
251 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
252 | </Reference> | 252 | </Reference> |
253 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 253 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
254 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 254 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
255 | </Reference> | 255 | </Reference> |
256 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 256 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
257 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 257 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
258 | </Reference> | 258 | </Reference> |
259 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> | 259 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> |
260 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> | 260 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> |
@@ -268,8 +268,8 @@ | @@ -268,8 +268,8 @@ | ||
268 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> | 268 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
269 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> | 269 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> |
270 | </Reference> | 270 | </Reference> |
271 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
272 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 271 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
272 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
273 | </Reference> | 273 | </Reference> |
274 | <Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | 274 | <Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
275 | <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath> | 275 | <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath> |
Vrh.Web.iScheduler.Lib/packages.config
@@ -57,11 +57,11 @@ | @@ -57,11 +57,11 @@ | ||
57 | <package id="System.Text.Json" version="6.0.0" targetFramework="net461" /> | 57 | <package id="System.Text.Json" version="6.0.0" targetFramework="net461" /> |
58 | <package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net461" /> | 58 | <package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net461" /> |
59 | <package id="System.ValueTuple" version="4.5.0" targetFramework="net461" /> | 59 | <package id="System.ValueTuple" version="4.5.0" targetFramework="net461" /> |
60 | - <package id="VRH.Common" version="3.0.0" targetFramework="net461" /> | 60 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
61 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net461" /> | 61 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net461" /> |
62 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> | 62 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> |
63 | <package id="Vrh.Web.Common.Lib" version="2.22.0" targetFramework="net462" /> | 63 | <package id="Vrh.Web.Common.Lib" version="2.22.0" targetFramework="net462" /> |
64 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> | 64 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> |
65 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 65 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> |
66 | <package id="WebGrease" version="1.6.0" targetFramework="net45" /> | 66 | <package id="WebGrease" version="1.6.0" targetFramework="net45" /> |
67 | </packages> | 67 | </packages> |
68 | \ No newline at end of file | 68 | \ No newline at end of file |
Vrh.Web.iScheduler.Report.Lib/Vrh.Web.iScheduler.Report.Lib.csproj
@@ -101,14 +101,14 @@ | @@ -101,14 +101,14 @@ | ||
101 | <Reference Include="System.Data" /> | 101 | <Reference Include="System.Data" /> |
102 | <Reference Include="System.Net.Http" /> | 102 | <Reference Include="System.Net.Http" /> |
103 | <Reference Include="System.Xml" /> | 103 | <Reference Include="System.Xml" /> |
104 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
105 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 104 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
105 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
106 | </Reference> | 106 | </Reference> |
107 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 107 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
108 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 108 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
109 | </Reference> | 109 | </Reference> |
110 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 110 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
111 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 111 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
112 | </Reference> | 112 | </Reference> |
113 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> | 113 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> |
114 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> | 114 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> |
@@ -122,8 +122,8 @@ | @@ -122,8 +122,8 @@ | ||
122 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> | 122 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
123 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> | 123 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> |
124 | </Reference> | 124 | </Reference> |
125 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
126 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 125 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
126 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
127 | </Reference> | 127 | </Reference> |
128 | </ItemGroup> | 128 | </ItemGroup> |
129 | <ItemGroup> | 129 | <ItemGroup> |
Vrh.Web.iScheduler.Report.Lib/packages.config
@@ -12,10 +12,10 @@ | @@ -12,10 +12,10 @@ | ||
12 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" /> | 12 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" /> |
13 | <package id="PagedList" version="1.17.0.0" targetFramework="net451" /> | 13 | <package id="PagedList" version="1.17.0.0" targetFramework="net451" /> |
14 | <package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net451" /> | 14 | <package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net451" /> |
15 | - <package id="VRH.Common" version="3.0.0" targetFramework="net451" /> | 15 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
16 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> | 16 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> |
17 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> | 17 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> |
18 | <package id="Vrh.Web.Common.Lib" version="2.22.0" targetFramework="net462" /> | 18 | <package id="Vrh.Web.Common.Lib" version="2.22.0" targetFramework="net462" /> |
19 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> | 19 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> |
20 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 20 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> |
21 | </packages> | 21 | </packages> |
22 | \ No newline at end of file | 22 | \ No newline at end of file |
Vrh.iScheduler.Interface/Vrh.iScheduler.Interfaces.csproj
@@ -45,14 +45,14 @@ | @@ -45,14 +45,14 @@ | ||
45 | <Reference Include="System.Data" /> | 45 | <Reference Include="System.Data" /> |
46 | <Reference Include="System.Net.Http" /> | 46 | <Reference Include="System.Net.Http" /> |
47 | <Reference Include="System.Xml" /> | 47 | <Reference Include="System.Xml" /> |
48 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
49 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 48 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
49 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
50 | </Reference> | 50 | </Reference> |
51 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 51 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
52 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 52 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
53 | </Reference> | 53 | </Reference> |
54 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 54 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
55 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 55 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
56 | </Reference> | 56 | </Reference> |
57 | </ItemGroup> | 57 | </ItemGroup> |
58 | <ItemGroup> | 58 | <ItemGroup> |
Vrh.iScheduler.Interface/packages.config
1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <packages> | 2 | <packages> |
3 | - <package id="VRH.Common" version="3.0.0" targetFramework="net451" /> | 3 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
4 | </packages> | 4 | </packages> |
5 | \ No newline at end of file | 5 | \ No newline at end of file |
Vrh.iScheduler.Report/Vrh.iScheduler.Report.csproj
@@ -99,14 +99,14 @@ | @@ -99,14 +99,14 @@ | ||
99 | <Reference Include="System.Data" /> | 99 | <Reference Include="System.Data" /> |
100 | <Reference Include="System.Net.Http" /> | 100 | <Reference Include="System.Net.Http" /> |
101 | <Reference Include="System.Xml" /> | 101 | <Reference Include="System.Xml" /> |
102 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
103 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 102 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
103 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
104 | </Reference> | 104 | </Reference> |
105 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 105 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
106 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 106 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
107 | </Reference> | 107 | </Reference> |
108 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 108 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
109 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 109 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
110 | </Reference> | 110 | </Reference> |
111 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> | 111 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> |
112 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> | 112 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> |
@@ -117,8 +117,8 @@ | @@ -117,8 +117,8 @@ | ||
117 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> | 117 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
118 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> | 118 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> |
119 | </Reference> | 119 | </Reference> |
120 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
121 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 120 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
121 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
122 | </Reference> | 122 | </Reference> |
123 | </ItemGroup> | 123 | </ItemGroup> |
124 | <ItemGroup> | 124 | <ItemGroup> |
Vrh.iScheduler.Report/packages.config
@@ -12,9 +12,9 @@ | @@ -12,9 +12,9 @@ | ||
12 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" /> | 12 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" /> |
13 | <package id="PagedList" version="1.17.0.0" targetFramework="net451" /> | 13 | <package id="PagedList" version="1.17.0.0" targetFramework="net451" /> |
14 | <package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net451" /> | 14 | <package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net451" /> |
15 | - <package id="VRH.Common" version="3.0.0" targetFramework="net451" /> | 15 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
16 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> | 16 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> |
17 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> | 17 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> |
18 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> | 18 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> |
19 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 19 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> |
20 | </packages> | 20 | </packages> |
21 | \ No newline at end of file | 21 | \ No newline at end of file |
Vrh.iScheduler/Vrh.iScheduler.csproj
@@ -112,20 +112,20 @@ | @@ -112,20 +112,20 @@ | ||
112 | <Reference Include="System.Data" /> | 112 | <Reference Include="System.Data" /> |
113 | <Reference Include="System.Net.Http" /> | 113 | <Reference Include="System.Net.Http" /> |
114 | <Reference Include="System.Xml" /> | 114 | <Reference Include="System.Xml" /> |
115 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
116 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 115 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
116 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
117 | </Reference> | 117 | </Reference> |
118 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 118 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
119 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 119 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
120 | </Reference> | 120 | </Reference> |
121 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 121 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
122 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 122 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
123 | </Reference> | 123 | </Reference> |
124 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> | 124 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> |
125 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> | 125 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> |
126 | </Reference> | 126 | </Reference> |
127 | - <Reference Include="Vrh.Logger, Version=3.3.1.0, Culture=neutral, processorArchitecture=MSIL"> | ||
128 | - <HintPath>..\packages\Vrh.Logger.3.3.1\lib\net451\Vrh.Logger.dll</HintPath> | 127 | + <Reference Include="Vrh.Logger, Version=3.4.7.0, Culture=neutral, processorArchitecture=MSIL"> |
128 | + <HintPath>..\packages\Vrh.Logger.3.4.7\lib\net451\Vrh.Logger.dll</HintPath> | ||
129 | </Reference> | 129 | </Reference> |
130 | <Reference Include="Vrh.Membership, Version=4.14.0.0, Culture=neutral, processorArchitecture=MSIL"> | 130 | <Reference Include="Vrh.Membership, Version=4.14.0.0, Culture=neutral, processorArchitecture=MSIL"> |
131 | <HintPath>..\packages\Vrh.Membership.4.14.0\lib\net451\Vrh.Membership.dll</HintPath> | 131 | <HintPath>..\packages\Vrh.Membership.4.14.0\lib\net451\Vrh.Membership.dll</HintPath> |
@@ -133,8 +133,8 @@ | @@ -133,8 +133,8 @@ | ||
133 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> | 133 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
134 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> | 134 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> |
135 | </Reference> | 135 | </Reference> |
136 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
137 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 136 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
137 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
138 | </Reference> | 138 | </Reference> |
139 | </ItemGroup> | 139 | </ItemGroup> |
140 | <ItemGroup> | 140 | <ItemGroup> |
Vrh.iScheduler/packages.config
@@ -18,10 +18,10 @@ | @@ -18,10 +18,10 @@ | ||
18 | <package id="Owin" version="1.0" targetFramework="net462" /> | 18 | <package id="Owin" version="1.0" targetFramework="net462" /> |
19 | <package id="PagedList" version="1.17.0.0" targetFramework="net451" /> | 19 | <package id="PagedList" version="1.17.0.0" targetFramework="net451" /> |
20 | <package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net451" /> | 20 | <package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net451" /> |
21 | - <package id="VRH.Common" version="3.0.0" targetFramework="net451" /> | 21 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
22 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> | 22 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> |
23 | - <package id="Vrh.Logger" version="3.3.1" targetFramework="net462" /> | 23 | + <package id="Vrh.Logger" version="3.4.7" targetFramework="net462" /> |
24 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> | 24 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> |
25 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> | 25 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> |
26 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 26 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> |
27 | </packages> | 27 | </packages> |
28 | \ No newline at end of file | 28 | \ No newline at end of file |
iSchedulerMonitor/iSchedulerMonitor.ACPlugin.csproj
@@ -97,26 +97,26 @@ | @@ -97,26 +97,26 @@ | ||
97 | <Reference Include="System.Data" /> | 97 | <Reference Include="System.Data" /> |
98 | <Reference Include="System.Net.Http" /> | 98 | <Reference Include="System.Net.Http" /> |
99 | <Reference Include="System.Xml" /> | 99 | <Reference Include="System.Xml" /> |
100 | - <Reference Include="Vrh.ApplicationContainer, Version=5.0.2.0, Culture=neutral, processorArchitecture=MSIL"> | ||
101 | - <HintPath>..\packages\Vrh.ApplicationContainer.5.0.2\lib\net451\Vrh.ApplicationContainer.dll</HintPath> | 100 | + <Reference Include="Vrh.ApplicationContainer, Version=5.1.4.0, Culture=neutral, processorArchitecture=MSIL"> |
101 | + <HintPath>..\packages\Vrh.ApplicationContainer.5.1.4\lib\net451\Vrh.ApplicationContainer.dll</HintPath> | ||
102 | </Reference> | 102 | </Reference> |
103 | <Reference Include="Vrh.ApplicationContainer.Control.Contract, Version=0.1.0.0, Culture=neutral, processorArchitecture=MSIL"> | 103 | <Reference Include="Vrh.ApplicationContainer.Control.Contract, Version=0.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
104 | <HintPath>..\packages\Vrh.ApplicationContainer.Control.Contract.0.1.0\lib\net451\Vrh.ApplicationContainer.Control.Contract.dll</HintPath> | 104 | <HintPath>..\packages\Vrh.ApplicationContainer.Control.Contract.0.1.0\lib\net451\Vrh.ApplicationContainer.Control.Contract.dll</HintPath> |
105 | </Reference> | 105 | </Reference> |
106 | - <Reference Include="VRH.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
107 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.dll</HintPath> | 106 | + <Reference Include="VRH.Common, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
107 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.dll</HintPath> | ||
108 | </Reference> | 108 | </Reference> |
109 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 109 | <Reference Include="VRH.Common.COM, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
110 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.COM.dll</HintPath> | 110 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.COM.dll</HintPath> |
111 | </Reference> | 111 | </Reference> |
112 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 112 | <Reference Include="VRH.Common.EF, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
113 | - <HintPath>..\packages\VRH.Common.3.0.0\lib\net45\VRH.Common.EF.dll</HintPath> | 113 | + <HintPath>..\packages\VRH.Common.3.0.1\lib\net45\VRH.Common.EF.dll</HintPath> |
114 | </Reference> | 114 | </Reference> |
115 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> | 115 | <Reference Include="VRH.Log4Pro.MultiLanguageManager, Version=3.21.3.0, Culture=neutral, processorArchitecture=MSIL"> |
116 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> | 116 | <HintPath>..\packages\VRH.Log4Pro.MultiLanguageManager.3.21.3\lib\net45\VRH.Log4Pro.MultiLanguageManager.dll</HintPath> |
117 | </Reference> | 117 | </Reference> |
118 | - <Reference Include="Vrh.Logger, Version=3.3.1.0, Culture=neutral, processorArchitecture=MSIL"> | ||
119 | - <HintPath>..\packages\Vrh.Logger.3.3.1\lib\net451\Vrh.Logger.dll</HintPath> | 118 | + <Reference Include="Vrh.Logger, Version=3.4.7.0, Culture=neutral, processorArchitecture=MSIL"> |
119 | + <HintPath>..\packages\Vrh.Logger.3.4.7\lib\net451\Vrh.Logger.dll</HintPath> | ||
120 | </Reference> | 120 | </Reference> |
121 | <Reference Include="Vrh.Membership, Version=4.14.0.0, Culture=neutral, processorArchitecture=MSIL"> | 121 | <Reference Include="Vrh.Membership, Version=4.14.0.0, Culture=neutral, processorArchitecture=MSIL"> |
122 | <HintPath>..\packages\Vrh.Membership.4.14.0\lib\net451\Vrh.Membership.dll</HintPath> | 122 | <HintPath>..\packages\Vrh.Membership.4.14.0\lib\net451\Vrh.Membership.dll</HintPath> |
@@ -130,8 +130,8 @@ | @@ -130,8 +130,8 @@ | ||
130 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> | 130 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
131 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> | 131 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net451\Vrh.Web.Providers.dll</HintPath> |
132 | </Reference> | 132 | </Reference> |
133 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
134 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | 133 | + <Reference Include="Vrh.XmlProcessing, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
134 | + <HintPath>..\packages\Vrh.XmlProcessing.2.8.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | ||
135 | </Reference> | 135 | </Reference> |
136 | </ItemGroup> | 136 | </ItemGroup> |
137 | <ItemGroup> | 137 | <ItemGroup> |
iSchedulerMonitor/packages.config
@@ -12,13 +12,13 @@ | @@ -12,13 +12,13 @@ | ||
12 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" /> | 12 | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net451" /> |
13 | <package id="PagedList" version="1.17.0.0" targetFramework="net451" /> | 13 | <package id="PagedList" version="1.17.0.0" targetFramework="net451" /> |
14 | <package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net451" /> | 14 | <package id="PagedList.Mvc" version="4.5.0.0" targetFramework="net451" /> |
15 | - <package id="Vrh.ApplicationContainer" version="5.0.2" targetFramework="net462" /> | 15 | + <package id="Vrh.ApplicationContainer" version="5.1.4" targetFramework="net462" /> |
16 | <package id="Vrh.ApplicationContainer.Control.Contract" version="0.1.0" targetFramework="net451" /> | 16 | <package id="Vrh.ApplicationContainer.Control.Contract" version="0.1.0" targetFramework="net451" /> |
17 | - <package id="VRH.Common" version="3.0.0" targetFramework="net451" /> | 17 | + <package id="VRH.Common" version="3.0.1" targetFramework="net462" /> |
18 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> | 18 | <package id="VRH.Log4Pro.MultiLanguageManager" version="3.21.3" targetFramework="net451" /> |
19 | - <package id="Vrh.Logger" version="3.3.1" targetFramework="net462" /> | 19 | + <package id="Vrh.Logger" version="3.4.7" targetFramework="net462" /> |
20 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> | 20 | <package id="Vrh.Membership" version="4.14.0" targetFramework="net462" /> |
21 | <package id="VRH.Mockable.TimeProvider" version="1.0.0" targetFramework="net45" /> | 21 | <package id="VRH.Mockable.TimeProvider" version="1.0.0" targetFramework="net45" /> |
22 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> | 22 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net451" requireReinstallation="true" /> |
23 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net462" /> | 23 | + <package id="Vrh.XmlProcessing" version="2.8.0" targetFramework="net462" /> |
24 | </packages> | 24 | </packages> |
25 | \ No newline at end of file | 25 | \ No newline at end of file |