More work on item filter processing
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\NLog.4.2.2\lib\net45\NLog.dll</HintPath>
|
||||
<HintPath>..\packages\NLog.4.2.3\lib\net45\NLog.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="PresentationCore" />
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
<package id="CommonServiceLocator" version="1.3" targetFramework="net451" />
|
||||
<package id="Extended.Wpf.Toolkit" version="2.5" targetFramework="net451" />
|
||||
<package id="MvvmLightLibs" version="5.2.0.0" targetFramework="net451" />
|
||||
<package id="NLog" version="4.2.2" targetFramework="net451" />
|
||||
<package id="NLog" version="4.2.3" targetFramework="net461" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user