Commit a968df4f32252042d8a53ea228173a90adbe6f22
1 parent
22dfa0d2
- beépülők frissítése
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
Vrh.Log4Pro.MaintenanceConsole/Vrh.Log4Pro.MaintenanceConsole.csproj
... | ... | @@ -359,8 +359,8 @@ |
359 | 359 | <Reference Include="Vrh.Web.Providers, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
360 | 360 | <HintPath>..\packages\VRH.Web.Providers.2.0.2\lib\net452\Vrh.Web.Providers.dll</HintPath> |
361 | 361 | </Reference> |
362 | - <Reference Include="Vrh.XmlProcessing, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> | |
363 | - <HintPath>..\packages\Vrh.XmlProcessing.2.3.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | |
362 | + <Reference Include="Vrh.XmlProcessing, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL"> | |
363 | + <HintPath>..\packages\Vrh.XmlProcessing.2.5.0\lib\net45\Vrh.XmlProcessing.dll</HintPath> | |
364 | 364 | </Reference> |
365 | 365 | <Reference Include="WindowsBase" /> |
366 | 366 | </ItemGroup> | ... | ... |
Vrh.Log4Pro.MaintenanceConsole/packages.config
... | ... | @@ -75,5 +75,5 @@ |
75 | 75 | <package id="System.Xml.XDocument" version="4.0.11" targetFramework="net472" /> |
76 | 76 | <package id="VRH.Common" version="3.0.0" targetFramework="net472" /> |
77 | 77 | <package id="VRH.Web.Providers" version="2.0.2" targetFramework="net472" /> |
78 | - <package id="Vrh.XmlProcessing" version="2.3.0" targetFramework="net472" /> | |
78 | + <package id="Vrh.XmlProcessing" version="2.5.0" targetFramework="net472" /> | |
79 | 79 | </packages> |
80 | 80 | \ No newline at end of file | ... | ... |