File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
55 <TargetFramework >net6.0</TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" MQTTnet.Extensions.ManagedClient" Version =" 4.0.1.184 " />
9+ <PackageReference Include =" MQTTnet.Extensions.ManagedClient" Version =" 4.1.0.247 " />
1010 </ItemGroup >
1111
1212 <ItemGroup >
Original file line number Diff line number Diff line change 4444 <ItemGroup >
4545 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Core" Version =" 2.2.5" />
4646 <PackageReference Include =" Microsoft.Bcl.HashCode" Version =" 1.1.1" />
47- <PackageReference Include =" MQTTnet" Version =" 4.0.1.184 " />
48- <PackageReference Include =" MQTTnet.AspNetCore" Version =" 4.0.1.184 " />
47+ <PackageReference Include =" MQTTnet" Version =" 4.1.0.247 " />
48+ <PackageReference Include =" MQTTnet.AspNetCore" Version =" 4.1.0.247 " />
4949 </ItemGroup >
5050</Project >
You can’t perform that action at this time.
0 commit comments