Skip to content

Commit 86ea783

Browse files
Updated LTS versions (#3420)
1 parent 066b236 commit 86ea783

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

iothub/device/src/Microsoft.Azure.Devices.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030

3131
<PropertyGroup>
32-
<Version>1.37.0</Version>
32+
<Version>1.36.9</Version>
3333
<Title>Microsoft Azure IoT Device Client SDK</Title>
3434
<IncludeSource>True</IncludeSource>
3535
<IncludeSymbols>True</IncludeSymbols>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PropertyGroup>
2828

2929
<PropertyGroup>
30-
<Version>1.32.0</Version>
30+
<Version>1.31.6</Version>
3131
<Title>Microsoft Azure IoT Service Client SDK</Title>
3232
<IncludeSource>True</IncludeSource>
3333
<IncludeSymbols>True</IncludeSymbols>

versions.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AssemblyPath, Version
2-
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.37.0
3-
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.32.0
2+
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.36.9
3+
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.31.6
44
shared\src\Microsoft.Azure.Devices.Shared.csproj, 1.27.2
55
provisioning\device\src\Microsoft.Azure.Devices.Provisioning.Client.csproj, 1.16.5
66
provisioning\transport\amqp\src\Microsoft.Azure.Devices.Provisioning.Transport.Amqp.csproj, 1.13.8

0 commit comments

Comments
 (0)