Skip to content

Commit

Permalink
NuGet: Updated Metadata (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
pglombardo authored Feb 19, 2024
1 parent 11c6013 commit 1d27b33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/HiveMQtt/HiveMQtt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<PropertyGroup Label="Build">
<TargetFramework>net6.0</TargetFramework>
<AssemblyName>HiveMQtt</AssemblyName>
<Description>HiveMQ MQTT Client that is a MQTT 5.0 compatible C# client library.</Description>
<Description>The HiveMQ MQTT Client is a MQTT 5.0 compatible C# library.</Description>
</PropertyGroup>

<PropertyGroup>
<MinVerTagPrefix>v</MinVerTagPrefix>
</PropertyGroup>

<PropertyGroup Label="Package">
<Product>HiveMQtt: A Universal MQTT Client</Product>
<Description>HiveMQ MQTT Client that is a MQTT 5.0 compatible C# client library.</Description>
<Product>HiveMQtt</Product>
<Description>The HiveMQ MQTT Client is a MQTT 5.0 compatible C# library.</Description>
<PackageTags>MQTT;HIVEMQ;IOT</PackageTags>
</PropertyGroup>

Expand Down

0 comments on commit 1d27b33

Please sign in to comment.