fixes & version bump
This commit is contained in:
1
Pilz.UI/Dialogs/FlyoutBase.Designer.cs
generated
1
Pilz.UI/Dialogs/FlyoutBase.Designer.cs
generated
@@ -76,6 +76,7 @@ partial class FlyoutBase
|
||||
tableLayoutPanel_ActionPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
||||
tableLayoutPanel_ActionPanel.Size = new System.Drawing.Size(300, 29);
|
||||
tableLayoutPanel_ActionPanel.TabIndex = 1;
|
||||
tableLayoutPanel_ActionPanel.Visible = false;
|
||||
//
|
||||
// button_Accept
|
||||
//
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<Version>2.1.0</Version>
|
||||
<Version>2.1.1</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
|
||||
|
||||
Reference in New Issue
Block a user