Skip to content

Commit

Permalink
MQTTnet update V4.1.1 -> V4.1.3 (but please not dotnet/MQTTnet#1584)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasFoerster committed Nov 29, 2022
1 parent 4225dca commit a82924b
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion src/Broker/Broker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MQTTnet">
<Version>4.1.1.318</Version>
<Version>4.1.3.436</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions src/Broker/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
},
"MQTTnet": {
"type": "Direct",
"requested": "[4.1.1.318, )",
"resolved": "4.1.1.318",
"contentHash": "k1a7CGmWZv97hMuokI7hmqCqjs07/gJ+UtRKYYJkvph0wkSJBO0HAuLV8OOPPiM6BZnDYvy65/Y8EuNKjZqCng=="
"requested": "[4.1.3.436, )",
"resolved": "4.1.3.436",
"contentHash": "nJ3olWosTucUhsnzjb2Q/zI0TYLd7pHBO/Q1ZnTSwtsROnSaiIPmWteJcjHJ/0kUQcCQ+WWZRhA4S4VJjircVQ=="
},
"Microsoft.Build.Tasks.Git": {
"type": "Transitive",
Expand Down Expand Up @@ -309,7 +309,7 @@
"opc.ua.pubsub.dotnet.client": {
"type": "Project",
"dependencies": {
"MQTTnet": "[4.1.1.318, )",
"MQTTnet": "[4.1.3.436, )",
"Microsoft.Extensions.Configuration.Binder": "[6.0.0, )",
"Microsoft.Extensions.Configuration.CommandLine": "[6.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
Expand Down
2 changes: 1 addition & 1 deletion src/Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MQTTnet" Version="4.1.1.318" />
<PackageReference Include="MQTTnet" Version="4.1.3.436" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="6.0.0" />
Expand Down
6 changes: 3 additions & 3 deletions src/Client/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@
},
"MQTTnet": {
"type": "Direct",
"requested": "[4.1.1.318, )",
"resolved": "4.1.1.318",
"contentHash": "k1a7CGmWZv97hMuokI7hmqCqjs07/gJ+UtRKYYJkvph0wkSJBO0HAuLV8OOPPiM6BZnDYvy65/Y8EuNKjZqCng=="
"requested": "[4.1.3.436, )",
"resolved": "4.1.3.436",
"contentHash": "nJ3olWosTucUhsnzjb2Q/zI0TYLd7pHBO/Q1ZnTSwtsROnSaiIPmWteJcjHJ/0kUQcCQ+WWZRhA4S4VJjircVQ=="
},
"Newtonsoft.Json": {
"type": "Direct",
Expand Down
6 changes: 3 additions & 3 deletions src/Simulation/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@
},
"MQTTnet": {
"type": "Transitive",
"resolved": "4.1.1.318",
"contentHash": "k1a7CGmWZv97hMuokI7hmqCqjs07/gJ+UtRKYYJkvph0wkSJBO0HAuLV8OOPPiM6BZnDYvy65/Y8EuNKjZqCng=="
"resolved": "4.1.3.436",
"contentHash": "nJ3olWosTucUhsnzjb2Q/zI0TYLd7pHBO/Q1ZnTSwtsROnSaiIPmWteJcjHJ/0kUQcCQ+WWZRhA4S4VJjircVQ=="
},
"Newtonsoft.Json": {
"type": "Transitive",
Expand Down Expand Up @@ -355,7 +355,7 @@
"opc.ua.pubsub.dotnet.client": {
"type": "Project",
"dependencies": {
"MQTTnet": "[4.1.1.318, )",
"MQTTnet": "[4.1.3.436, )",
"Microsoft.Extensions.Configuration.Binder": "[6.0.0, )",
"Microsoft.Extensions.Configuration.CommandLine": "[6.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Tests/Binary.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@
},
"MQTTnet": {
"type": "Transitive",
"resolved": "4.1.1.318",
"contentHash": "k1a7CGmWZv97hMuokI7hmqCqjs07/gJ+UtRKYYJkvph0wkSJBO0HAuLV8OOPPiM6BZnDYvy65/Y8EuNKjZqCng=="
"resolved": "4.1.3.436",
"contentHash": "nJ3olWosTucUhsnzjb2Q/zI0TYLd7pHBO/Q1ZnTSwtsROnSaiIPmWteJcjHJ/0kUQcCQ+WWZRhA4S4VJjircVQ=="
},
"NETStandard.Library": {
"type": "Transitive",
Expand Down Expand Up @@ -359,7 +359,7 @@
"opc.ua.pubsub.dotnet.client": {
"type": "Project",
"dependencies": {
"MQTTnet": "[4.1.1.318, )",
"MQTTnet": "[4.1.3.436, )",
"Microsoft.Extensions.Configuration.Binder": "[6.0.0, )",
"Microsoft.Extensions.Configuration.CommandLine": "[6.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Tests/Client.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@
},
"MQTTnet": {
"type": "Transitive",
"resolved": "4.1.1.318",
"contentHash": "k1a7CGmWZv97hMuokI7hmqCqjs07/gJ+UtRKYYJkvph0wkSJBO0HAuLV8OOPPiM6BZnDYvy65/Y8EuNKjZqCng=="
"resolved": "4.1.3.436",
"contentHash": "nJ3olWosTucUhsnzjb2Q/zI0TYLd7pHBO/Q1ZnTSwtsROnSaiIPmWteJcjHJ/0kUQcCQ+WWZRhA4S4VJjircVQ=="
},
"NETStandard.Library": {
"type": "Transitive",
Expand Down Expand Up @@ -359,7 +359,7 @@
"opc.ua.pubsub.dotnet.client": {
"type": "Project",
"dependencies": {
"MQTTnet": "[4.1.1.318, )",
"MQTTnet": "[4.1.3.436, )",
"Microsoft.Extensions.Configuration.Binder": "[6.0.0, )",
"Microsoft.Extensions.Configuration.CommandLine": "[6.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Visualizer/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@
},
"MQTTnet": {
"type": "Transitive",
"resolved": "4.1.1.318",
"contentHash": "k1a7CGmWZv97hMuokI7hmqCqjs07/gJ+UtRKYYJkvph0wkSJBO0HAuLV8OOPPiM6BZnDYvy65/Y8EuNKjZqCng=="
"resolved": "4.1.3.436",
"contentHash": "nJ3olWosTucUhsnzjb2Q/zI0TYLd7pHBO/Q1ZnTSwtsROnSaiIPmWteJcjHJ/0kUQcCQ+WWZRhA4S4VJjircVQ=="
},
"Newtonsoft.Json": {
"type": "Transitive",
Expand Down Expand Up @@ -275,7 +275,7 @@
"opc.ua.pubsub.dotnet.client": {
"type": "Project",
"dependencies": {
"MQTTnet": "[4.1.1.318, )",
"MQTTnet": "[4.1.3.436, )",
"Microsoft.Extensions.Configuration.Binder": "[6.0.0, )",
"Microsoft.Extensions.Configuration.CommandLine": "[6.0.0, )",
"Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
Expand Down

0 comments on commit a82924b

Please sign in to comment.