Skip to content

Commit 0873f34

Browse files
committed
v7.5.7 RC1
1 parent 5300257 commit 0873f34

File tree

55 files changed

+922
-978
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+922
-978
lines changed

DWSIM.Apps.AzureServer/My Project/AssemblyInfo.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("7.5.6.0")>
34+
<Assembly: AssemblyVersion("7.5.7.0")>

DWSIM.Apps.TCPServer/My Project/AssemblyInfo.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("7.5.6.0")>
34+
<Assembly: AssemblyVersion("7.5.7.0")>

DWSIM.Automation.Tests/My Project/AssemblyInfo.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("7.5.6.0")>
35-
<Assembly: AssemblyFileVersion("7.5.6.0")>
34+
<Assembly: AssemblyVersion("7.5.7.0")>
35+
<Assembly: AssemblyFileVersion("7.5.7.0")>

DWSIM.Automation/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("7.5.6.0")]
35+
[assembly: AssemblyVersion("7.5.7.0")]

DWSIM.Drawing.SkiaSharp/My Project/AssemblyInfo.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Imports System.Runtime.InteropServices
3333
' by using the '*' as shown below:
3434
' <Assembly: AssemblyVersion("1.0.*")>
3535

36-
<Assembly: AssemblyVersion("7.5.6.0")>
36+
<Assembly: AssemblyVersion("7.5.7.0")>
3737

3838
<Assembly: NeutralResourcesLanguageAttribute("en")>

DWSIM.DrawingTools.SkiaSharp.Extended/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("7.5.6.0")]
35+
[assembly: AssemblyVersion("7.5.7.0")]

DWSIM.DynamicsManager/My Project/AssemblyInfo.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("7.5.6.0")>
34+
<Assembly: AssemblyVersion("7.5.7.0")>

DWSIM.ExtensionMethods.Eto/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("7.5.6.0")]
35+
[assembly: AssemblyVersion("7.5.7.0")]

DWSIM.ExtensionMethods/My Project/AssemblyInfo.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("7.5.6.0")>
34+
<Assembly: AssemblyVersion("7.5.7.0")>

DWSIM.FileStorage/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("7.5.6.0")]
36-
[assembly: AssemblyFileVersion("7.5.6.0")]
35+
[assembly: AssemblyVersion("7.5.7.0")]
36+
[assembly: AssemblyFileVersion("7.5.7.0")]

0 commit comments

Comments
 (0)