Skip to content

Commit 4d453a3

Browse files
committed
GridSolutionsFramework: Version change for build v2.3.493.0-master.
1 parent bb0f61f commit 4d453a3

File tree

116 files changed

+380
-380
lines changed

Some content is hidden

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

116 files changed

+380
-380
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.492.0
1+
2.3.493.0

Source/Applications/DataPublisherTest/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Applications/DataSubscriberTest/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]
6464

Source/Applications/GEPLoadTest/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]
6464

Source/Applications/LibraryTester/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
//
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
33-
// [assembly: AssemblyVersion("2.3.492.0")]
34-
[assembly: AssemblyVersion("2.3.492.0")]
35-
[assembly: AssemblyFileVersion("2.3.492.0")]
36-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
33+
// [assembly: AssemblyVersion("2.3.493.0")]
34+
[assembly: AssemblyVersion("2.3.493.0")]
35+
[assembly: AssemblyFileVersion("2.3.493.0")]
36+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Applications/TsfManager/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
//
7777
// You can specify all the values or you can default the Build and Revision Numbers
7878
// by using the '*' as shown below:
79-
// [assembly: AssemblyVersion("2.3.492.0")]
80-
[assembly: AssemblyVersion("2.3.492.0")]
81-
[assembly: AssemblyFileVersion("2.3.492.0")]
82-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
79+
// [assembly: AssemblyVersion("2.3.493.0")]
80+
[assembly: AssemblyVersion("2.3.493.0")]
81+
[assembly: AssemblyFileVersion("2.3.493.0")]
82+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Applications/Wave Demo Apps/UpdateWAVMetaData/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Applications/Wave Demo Apps/WavSubscriptionDemo/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
//
7777
// You can specify all the values or you can default the Build and Revision Numbers
7878
// by using the '*' as shown below:
79-
// [assembly: AssemblyVersion("2.3.492.0")]
80-
[assembly: AssemblyVersion("2.3.492.0")]
81-
[assembly: AssemblyFileVersion("2.3.492.0")]
82-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
79+
// [assembly: AssemblyVersion("2.3.493.0")]
80+
[assembly: AssemblyVersion("2.3.493.0")]
81+
[assembly: AssemblyFileVersion("2.3.493.0")]
82+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Extensions/GPAVSExtension/My Project/AssemblyInfo.vb

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ Imports System.Runtime.InteropServices
2929
'
3030
' You can specify all the values or you can default the Build and Revision Numbers
3131
' by using the '*' as shown below:
32-
' [assembly: AssemblyVersion("2.3.492.0")]
33-
<Assembly: AssemblyVersion("2.3.492.0")>
34-
<Assembly: AssemblyFileVersion("2.3.492.0")>
32+
' [assembly: AssemblyVersion("2.3.493.0")]
33+
<Assembly: AssemblyVersion("2.3.493.0")>
34+
<Assembly: AssemblyFileVersion("2.3.493.0")>

Source/Libraries/Adapters/AdoAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/ArchivistAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
//
6060
// You can specify all the values or you can default the Build and Revision Numbers
6161
// by using the '*' as shown below:
62-
// [assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyVersion("2.3.492.0")]
64-
[assembly: AssemblyFileVersion("2.3.492.0")]
65-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
62+
// [assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyVersion("2.3.493.0")]
64+
[assembly: AssemblyFileVersion("2.3.493.0")]
65+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/AudioAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
//
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
33-
// [assembly: AssemblyVersion("2.3.492.0")]
34-
[assembly: AssemblyVersion("2.3.492.0")]
35-
[assembly: AssemblyFileVersion("2.3.492.0")]
36-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
33+
// [assembly: AssemblyVersion("2.3.493.0")]
34+
[assembly: AssemblyVersion("2.3.493.0")]
35+
[assembly: AssemblyFileVersion("2.3.493.0")]
36+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/AzureEventHubAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
//
3838
// You can specify all the values or you can default the Build and Revision Numbers
3939
// by using the '*' as shown below:
40-
// [assembly: AssemblyVersion("2.3.492.0")]
41-
[assembly: AssemblyVersion("2.3.492.0")]
42-
[assembly: AssemblyFileVersion("2.3.492.0")]
43-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
40+
// [assembly: AssemblyVersion("2.3.493.0")]
41+
[assembly: AssemblyVersion("2.3.493.0")]
42+
[assembly: AssemblyFileVersion("2.3.493.0")]
43+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/COMTRADEAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/CsvAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/DataQualityMonitoring/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/DeviceStatAdapters/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("2.3.492.0")]
35-
[assembly: AssemblyVersion("2.3.492.0")]
36-
[assembly: AssemblyFileVersion("2.3.492.0")]
34+
// [assembly: AssemblyVersion("2.3.493.0")]
35+
[assembly: AssemblyVersion("2.3.493.0")]
36+
[assembly: AssemblyFileVersion("2.3.493.0")]

Source/Libraries/Adapters/Dnp3Adapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/DynamicCalculator/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/EpriExport/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/FileAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/FtpAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/GrafanaAdapters/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
using System.Runtime.InteropServices;
2727

2828
// Assembly identity attributes.
29-
[assembly: AssemblyVersion("2.3.492.0")]
30-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
29+
[assembly: AssemblyVersion("2.3.493.0")]
30+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]
3131

3232
// Informational attributes.
3333
[assembly: AssemblyCompany("Grid Protection Alliance")]

Source/Libraries/Adapters/HistorianAdapters/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
using System.Runtime.InteropServices;
2727

2828
// Assembly identity attributes.
29-
[assembly: AssemblyVersion("2.3.492.0")]
30-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
29+
[assembly: AssemblyVersion("2.3.493.0")]
30+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]
3131

3232
// Informational attributes.
3333
[assembly: AssemblyCompany("Grid Protection Alliance")]

Source/Libraries/Adapters/ICCPExport/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/InfluxDBAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
//
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
33-
// [assembly: AssemblyVersion("2.3.492.0")]
34-
[assembly: AssemblyVersion("2.3.492.0")]
35-
[assembly: AssemblyFileVersion("2.3.492.0")]
36-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
33+
// [assembly: AssemblyVersion("2.3.493.0")]
34+
[assembly: AssemblyVersion("2.3.493.0")]
35+
[assembly: AssemblyFileVersion("2.3.493.0")]
36+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/Kafka/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/MetadataAdapters/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("2.3.492.0")]
35-
[assembly: AssemblyVersion("2.3.492.0")]
36-
[assembly: AssemblyFileVersion("2.3.492.0")]
34+
// [assembly: AssemblyVersion("2.3.493.0")]
35+
[assembly: AssemblyVersion("2.3.493.0")]
36+
[assembly: AssemblyFileVersion("2.3.493.0")]

Source/Libraries/Adapters/ModbusAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/MongoAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/MySqlAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/OneSecondFrequencyAverager/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/PIAdapters/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
[assembly: Guid("D8064F6E-0B5D-4CBB-884E-75A2E11CA779")]
4747

4848
// Assembly identity attributes.
49-
[assembly: AssemblyVersion("2.3.492.0")]
50-
[assembly: AssemblyFileVersion("2.3.492.0")]
51-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
49+
[assembly: AssemblyVersion("2.3.493.0")]
50+
[assembly: AssemblyFileVersion("2.3.493.0")]
51+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/PhasorProtocolAdapters/Properties/AssemblyInfo.cs

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
//
5959
// You can specify all the values or you can default the Build and Revision Numbers
6060
// by using the '*' as shown below:
61-
// [assembly: AssemblyVersion("2.3.492.0")]
62-
[assembly: AssemblyVersion("2.3.492.0")]
63-
[assembly: AssemblyFileVersion("2.3.492.0")]
64-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
61+
// [assembly: AssemblyVersion("2.3.493.0")]
62+
[assembly: AssemblyVersion("2.3.493.0")]
63+
[assembly: AssemblyFileVersion("2.3.493.0")]
64+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

Source/Libraries/Adapters/PhasorWebUI/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
// Build Number
3535
// Revision
3636
//
37-
[assembly: AssemblyVersion("2.3.492.0")]
38-
[assembly: AssemblyFileVersion("2.3.492.0")]
39-
[assembly: AssemblyInformationalVersion("2.3.492-beta")]
37+
[assembly: AssemblyVersion("2.3.493.0")]
38+
[assembly: AssemblyFileVersion("2.3.493.0")]
39+
[assembly: AssemblyInformationalVersion("2.3.493-beta")]

0 commit comments

Comments
 (0)