Skip to content

Commit

Permalink
Merge pull request #55 from ChrisPulman/dependabot/nuget/MQTTnet.Exte…
Browse files Browse the repository at this point in the history
…nsions.ManagedClient-4.3.5.1141

Bump MQTTnet.Extensions.ManagedClient from 4.3.3.952 to 4.3.5.1141
  • Loading branch information
ChrisPulman committed May 21, 2024
2 parents 01c8c14 + bbd4dce commit ee893f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<!-- Include PDB in the built .nupkg -->
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
<IncludePackageReferencesDuringMarkupCompilation>true</IncludePackageReferencesDuringMarkupCompilation>
<MQTTnetVersion>4.3.3.952</MQTTnetVersion>
<MQTTnetVersion>4.3.5.1141</MQTTnetVersion>
<MQTTnetRxTargetFrameworks>netstandard2.0;net6.0;net7.0;net8.0</MQTTnetRxTargetFrameworks>
</PropertyGroup>
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
Expand Down

0 comments on commit ee893f2

Please sign in to comment.