Skip to content

Commit

Permalink
add more tags to NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
NZSmartie committed Aug 3, 2017
1 parent 84a0d69 commit 295756a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions OICNet/OICNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<RootNamespace>OICNet</RootNamespace>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>NZSmartie.OICNet</PackageId>
<Version>0.1.0-alpha</Version>
<Version>0.1.1-alpha</Version>
<Authors>Roman Vaughan</Authors>
<Company>NZSmartie</Company>
<Description>Open Connectivity Foundation's (OCF) Open Inter-Conneect (OIC) for .Net providing device discovery, arbitrary transport, client/server communication.
Expand All @@ -16,8 +16,9 @@ More details about OIC here: https://openconnectivity.org/</Description>
<PackageIconUrl>https://raw.github.com/NZSmartie/OICNet/master/OCF.png</PackageIconUrl>
<RepositoryUrl>https://github.com/NZSmartie/OICNet</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>oic iot ocf</PackageTags>
<PackageTags>OIC IoT OCF sensors hardware devices HomeAutomation</PackageTags>
<NeutralLanguage></NeutralLanguage>
<FileVersion>0.1.1.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 295756a

Please sign in to comment.