Skip to content

Commit d470279

Browse files
committed
Updated dependencies version
1 parent 41f5c3d commit d470279

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CommonControls/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("2.0.0.0")]
36-
[assembly: AssemblyFileVersion("2.0.0.0")]
35+
[assembly: AssemblyVersion("2.0.0.2")]
36+
[assembly: AssemblyFileVersion("2.0.0.2")]

ModbusLib/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("2.0.0.0")]
36-
[assembly: AssemblyFileVersion("2.0.0.0")]
35+
[assembly: AssemblyVersion("2.0.0.2")]
36+
[assembly: AssemblyFileVersion("2.0.0.2")]

Setup/ModbusTool/ModbusTool.vdproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
"{9EF0B969-E518-4E46-987F-47570745A589}:_85BB8A8B169440968CA0E59D16D1565F"
313313
{
314314
"Name" = "8:ModbusTool"
315-
"AlwaysCreate" = "11:FALSE"
315+
"AlwaysCreate" = "11:TRUE"
316316
"Condition" = "8:"
317317
"Transitive" = "11:FALSE"
318318
"Property" = "8:_7379CF0BCA684FF3A7E89E175E4B6D86"
@@ -361,7 +361,7 @@
361361
"Name" = "8:Microsoft Visual Studio"
362362
"ProductName" = "8:ModbusTool"
363363
"ProductCode" = "8:{383556CA-16FD-4BBB-89C9-5E185B750ACF}"
364-
"PackageCode" = "8:{053C436C-4E2C-46BD-A2F6-70B925461FBB}"
364+
"PackageCode" = "8:{6C8B142D-4A1C-4D12-B618-354D3EC7B078}"
365365
"UpgradeCode" = "8:{7D7D77ED-D9DE-4C93-B7AD-264588E42392}"
366366
"AspNetVersion" = "8:4.0.30319.0"
367367
"RestartWWWService" = "11:FALSE"

0 commit comments

Comments
 (0)