diff --git a/MTableDb/MTableDbViewModel.vb b/MTableDb/MTableDbViewModel.vb index 77cce54..306399a 100644 --- a/MTableDb/MTableDbViewModel.vb +++ b/MTableDb/MTableDbViewModel.vb @@ -597,8 +597,8 @@ Namespace EgtCAM5 Dim CurrAssociation As MTableAssociationGridBoxItem = m_TablesList(TableIndex).AssociationList(AssociationIndex) CurrAssociation.IsValidForSearch = False Next + Exit For End If - Exit For Next End Sub diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index 3fdc0b2..15d6f09 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -70,5 +70,5 @@ Imports System.Windows ' by using the '*' as shown below: ' - - + +