Skip to content

Commit

Permalink
Updted application version info, next sortout readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiBryn committed Feb 11, 2024
1 parent f9fa317 commit 4fffb8b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions myriotaAzureIoTConnector/myriotaAzureIoTConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<Copyright>devMobile Software 2023 (c)</Copyright>
<PackageProjectUrl>https://blog.devmobile.co.nz/</PackageProjectUrl>
<Title>Myriota Azure Connector</Title>
<Version>2.0.0</Version>
<Authors>Bryn Lewis</Authors>
<Company>devMobile Software</Company>
<Product>Myriota Azure Connector</Product>
<Description>Myriota Satellite IoT to Azure IoT Hub/Central Cloud Identity Gateway</Description>
<PackageTags>Myriota;Azure IoT;Satlellite;IoT;AMQP</PackageTags>
<EnableNETAnalyzers>False</EnableNETAnalyzers>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Storage.Queues" Version="12.17.1" />
Expand Down
2 changes: 1 addition & 1 deletion myriotaUplinkWebhook/myriotaUplinkWebhook.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<RepositoryUrl>https://github.com/KiwiBryn/myriotaAzureIoTConnector</RepositoryUrl>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<Copyright>devMobile Software 2023 (c)</Copyright>
<PackageProjectUrl>https://blog.devmobile.co.nz/</PackageProjectUrl>
<ImplicitUsings>disable</ImplicitUsings>
Expand Down

0 comments on commit 4fffb8b

Please sign in to comment.