Skip to content

Commit 2042e06

Browse files
author
Cristian Pop
committed
Updating csproj versions.
1 parent a1f020b commit 2042e06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iothub/service/src/Microsoft.Azure.Devices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PropertyGroup>
2323

2424
<PropertyGroup>
25-
<Version>1.16.0</Version>
25+
<Version>1.16.1</Version>
2626
<Title>Microsoft Azure IoT Service Client SDK</Title>
2727
<Authors>Microsoft</Authors>
2828
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>

provisioning/transport/amqp/src/Microsoft.Azure.Devices.Provisioning.Transport.Amqp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<PropertyGroup>
22-
<Version>1.1.1</Version>
22+
<Version>1.1.2</Version>
2323
<Title>Microsoft Azure IoT Provisioning Device Client AMQP Transport</Title>
2424
<Authors>Microsoft</Authors>
2525
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)