Skip to content

Commit

Permalink
v8.2.0 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWBR committed Oct 1, 2022
1 parent b80fb62 commit 35fa485
Show file tree
Hide file tree
Showing 67 changed files with 137 additions and 120 deletions.
4 changes: 2 additions & 2 deletions DWSIM.Automation.Tests/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyFileVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
<Assembly: AssemblyFileVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.Automation/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
2 changes: 1 addition & 1 deletion DWSIM.Drawing.SkiaSharp/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>

<Assembly: NeutralResourcesLanguageAttribute("en")>
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
2 changes: 1 addition & 1 deletion DWSIM.DynamicsManager/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.ExtensionMethods.Eto/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
2 changes: 1 addition & 1 deletion DWSIM.ExtensionMethods/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
4 changes: 2 additions & 2 deletions DWSIM.FileStorage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyFileVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
[assembly: AssemblyFileVersion("8.2.0.0")]
2 changes: 1 addition & 1 deletion DWSIM.FlowsheetBase/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.FlowsheetSolver/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.GlobalSettings/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
4 changes: 2 additions & 2 deletions DWSIM.Inspector/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyFileVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
<Assembly: AssemblyFileVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.Interfaces/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.Libraries.OctaveSharp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
2 changes: 1 addition & 1 deletion DWSIM.Libraries.PythonLink/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
4 changes: 2 additions & 2 deletions DWSIM.Logging/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyFileVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
[assembly: AssemblyFileVersion("8.2.0.0")]
2 changes: 1 addition & 1 deletion DWSIM.Math/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.Plugins.HeatOfCombustion/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.Plugins.NaturalGas/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
4 changes: 2 additions & 2 deletions DWSIM.ProFeatures/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyFileVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
<Assembly: AssemblyFileVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.Serializers.XML/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.SharedClasses/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.SharedClasses/My Project/Settings.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>

<Assembly: NeutralResourcesLanguageAttribute("en")>
Original file line number Diff line number Diff line change
Expand Up @@ -3532,7 +3532,7 @@
<value>15</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;tabCompSolid.Parent" xml:space="preserve">
<value>TabPhaseComps</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<value>0, 0, 0, 0</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="cbReacSets.TabIndex" type="System.Int32, mscorlib">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,6 @@
<value>FormConfigENRTL</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@
<value>FaTabStrip1</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;Column4.Name" xml:space="preserve">
<value>Column4</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@
<value>GroupBox3</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="GroupBox2.TabIndex" type="System.Int32, mscorlib">
<value>6</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<value>TabControl1</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="Column5.HeaderText" xml:space="preserve">
<value>kij</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
<value>NoControl</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="Label3.Text" xml:space="preserve">
<value>Edite os valores desejados clicando com o botão esquerdo do mouse na célula desejada.</value>
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.Thermodynamics/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.1.1.0")>
<Assembly: AssemblyVersion("8.2.0.0")>
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop.Editors/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop.Forms/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
4 changes: 2 additions & 2 deletions DWSIM.UI.Desktop.Shared/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyFileVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]
[assembly: AssemblyFileVersion("8.2.0.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UI.Desktop/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("8.1.1.0")]
[assembly: AssemblyVersion("8.2.0.0")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UnitOperations/EditingForms/EditingForm_Adjust.resx
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
<value>113, 50</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;cbSourceProp.Name" xml:space="preserve">
<value>cbSourceProp</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,7 @@
<value>184, 21</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;chkVeryHigh.Parent" xml:space="preserve">
<value>GroupBox2</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1759,7 +1759,7 @@
<value>5</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;DataGridViewButtonColumn1.Name" xml:space="preserve">
<value>DataGridViewButtonColumn1</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
<value />
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="lblDP.ToolTip" xml:space="preserve">
<value />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,7 @@
<value>NoControl</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;chkVeryHigh.Parent" xml:space="preserve">
<value>GroupBox2</value>
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UnitOperations/EditingForms/EditingForm_Emixer.resx
Original file line number Diff line number Diff line change
Expand Up @@ -1348,6 +1348,6 @@
<value>EditingForm_Emixer</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@
<value>btnDisconnectOutlet1</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;tbET.Parent" xml:space="preserve">
<value>GroupBox3</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,6 @@
<value>EditingForm_EnergyStream</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
2 changes: 1 addition & 1 deletion DWSIM.UnitOperations/EditingForms/EditingForm_Filter.resx
Original file line number Diff line number Diff line change
Expand Up @@ -1438,7 +1438,7 @@
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="btnConfigurePP.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@
<value />
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;GroupBox6.Name" xml:space="preserve">
<value>GroupBox6</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1768,7 +1768,7 @@
<value>System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;Label11.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
Expand Down
2 changes: 1 addition & 1 deletion DWSIM.UnitOperations/EditingForms/EditingForm_Input.resx
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@
<value>lblTag</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=8.2.0.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;cbSourceObj.Parent" xml:space="preserve">
<value>GroupBox1</value>
Expand Down
Loading

0 comments on commit 35fa485

Please sign in to comment.