Skip to content

Commit

Permalink
v6.7.1 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWBR committed Oct 30, 2021
1 parent 3d3dba9 commit b61074d
Show file tree
Hide file tree
Showing 83 changed files with 658 additions and 470 deletions.
2 changes: 1 addition & 1 deletion DWSIM.Apps.AzureServer/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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Apps.AzureServer/My Project/Settings.Designer.vb

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

2 changes: 1 addition & 1 deletion DWSIM.Apps.TCPServer/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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Apps.TCPServer/My Project/Settings.Designer.vb

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

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("6.7.0.0")>
<Assembly: AssemblyFileVersion("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>
<Assembly: AssemblyFileVersion("6.7.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Automation.Tests/My Project/Settings.Designer.vb

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

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("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>
6 changes: 3 additions & 3 deletions DWSIM.FileStorage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("File Storage Library for DWSIM")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("File Storage Library for DWSIM")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("DWSIM.FileStorage")]
Expand All @@ -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("6.7.0.0")]
[assembly: AssemblyFileVersion("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.0")]
[assembly: AssemblyFileVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyFileVersion("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>
<Assembly: AssemblyFileVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.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("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.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("6.7.0.0")]
[assembly: AssemblyFileVersion("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.0")]
[assembly: AssemblyFileVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>
2 changes: 1 addition & 1 deletion DWSIM.Plugins.NaturalGas/My Project/Settings.Designer.vb

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

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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>
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("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>

<Assembly: NeutralResourcesLanguageAttribute("en")>
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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.0")>
Original file line number Diff line number Diff line change
Expand Up @@ -1843,7 +1843,7 @@
<value>Top, Left, Right</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.SharedClasses.ObjectEditorForm, DWSIM.SharedClasses, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="Label8.Size" type="System.Drawing.Size, System.Drawing">
<value>74, 13</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,6 @@
<value>FormConfigENRTL</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,6 @@
<value>FormConfigExUNIQUAC</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@
<value>c12</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="FaTabStripItem2.Size" type="System.Drawing.Size, System.Drawing">
<value>644, 346</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,6 @@
<value>FormConfigLKP</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,6 @@
<value>FormConfigNRTL</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,6 @@
<value>FormConfigPRSV2</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
<value>742, 447</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;Button3.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,6 @@
<value>FormConfigUNIQUAC</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null</value>
<value>DWSIM.Thermodynamics.FormConfigPropertyPackageBase, DWSIM.Thermodynamics, Version=6.7.1.0, Culture=neutral, PublicKeyToken=null</value>
</data>
</root>
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("6.7.0.0")>
<Assembly: AssemblyVersion("6.7.1.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("6.7.0.0")]
[assembly: AssemblyVersion("6.7.1.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/Forms/AboutBox.cs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public void Init()
case "16.4.8.0": osinfo = "macOS Sierra (v10.12.3)"; break;
case "16.5.3.0": osinfo = "macOS Sierra (v10.12.4)"; break;
case "16.5.6.0": osinfo = "macOS Sierra (v10.12.5)"; break;
case "16.7.0.0": osinfo = "macOS Sierra (v10.12.6)"; break;
case "16.7.1.0": osinfo = "macOS Sierra (v10.12.6)"; break;
case "17.0.0.0": osinfo = "macOS High Sierra (v10.13.0)"; break;
case "17.4.0.0": osinfo = "macOS High Sierra (v10.13.3)"; break;
case "18.0.0.0": osinfo = "macOS Mojave (v10.14.0)"; break;
Expand Down
Loading

0 comments on commit b61074d

Please sign in to comment.