Skip to content

Commit d3dc304

Browse files
to squash
1 parent 45ebbaa commit d3dc304

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.18.2</Version>
25+
<Version>1.18.1</Version>
2626
<Title>Microsoft Azure IoT Service Client SDK</Title>
2727
<Authors>Microsoft</Authors>
2828
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>

versions.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AssemblyPath, Version
22
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.21.0
3-
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.18.2
3+
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.18.1
44
shared\src\Microsoft.Azure.Devices.Shared.csproj, 1.16.0
55
provisioning\device\src\Microsoft.Azure.Devices.Provisioning.Client.csproj, 1.4.0
66
provisioning\transport\amqp\src\Microsoft.Azure.Devices.Provisioning.Transport.Amqp.csproj, 1.1.9

0 commit comments

Comments
 (0)