Merge and versionnumber +1
This commit is contained in:
commit
bc0d758ac3
@ -5,7 +5,7 @@
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProjectGuid>{D0C8D887-ED52-40AB-A069-90BCE0E801E2}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>Xylem.Common.Ui.CordonelPreadjustmentUi</RootNamespace>
|
||||
<AssemblyName>Xylem.Common.Ui.CordonelPreadjustmentUi</AssemblyName>
|
||||
|
||||
@ -432,7 +432,7 @@ namespace Xylem.Common.Ui.GenesisToolBox
|
||||
{
|
||||
Logger.Value.Error(ex, $"Slot #{slotNR} failed: {ex.Message}");
|
||||
}
|
||||
_currentGenesis.Login();
|
||||
_currentGenesis.Login("B507CC0978D6");
|
||||
_currentPcbId = _currentGenesis.PcbId;
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user