File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
src/Lithnet.Miiserver.Automation Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,6 @@ protected override void ProcessRecord()
5858 {
5959 this . GetByGuid ( ) ;
6060 }
61- else if ( this . ParameterSetName == "SearchByObjectType" )
62- {
63- this . GetByObjectType ( ) ;
64- }
6561 else if ( this . ParameterSetName == "SearchByQuery" )
6662 {
6763 if ( this . Queries != null )
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<ModuleObject xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" fVersion =" 1.1" type =" Manifest" mclass =" Module" useSupports =" false" >
33 <Name >LithnetMIISAutomation</Name >
4- <Version >1.0.6347.20920 </Version >
4+ <Version >1.0.6351.37891 </Version >
55 <Description >Lithnet PowerShell Module for FIM Synchronization Service</Description >
66 <HasManifest >true</HasManifest >
77 <Provider >
You can’t perform that action at this time.
0 commit comments