Skip to content

Commit

Permalink
Updated LTS versions (#3420)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmahmood-microsoft authored Dec 29, 2023
1 parent 066b236 commit 86ea783
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion iothub/device/src/Microsoft.Azure.Devices.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.37.0</Version>
<Version>1.36.9</Version>
<Title>Microsoft Azure IoT Device Client SDK</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
2 changes: 1 addition & 1 deletion iothub/service/src/Microsoft.Azure.Devices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.32.0</Version>
<Version>1.31.6</Version>
<Title>Microsoft Azure IoT Service Client SDK</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
4 changes: 2 additions & 2 deletions versions.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AssemblyPath, Version
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.37.0
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.32.0
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.36.9
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.31.6
shared\src\Microsoft.Azure.Devices.Shared.csproj, 1.27.2
provisioning\device\src\Microsoft.Azure.Devices.Provisioning.Client.csproj, 1.16.5
provisioning\transport\amqp\src\Microsoft.Azure.Devices.Provisioning.Transport.Amqp.csproj, 1.13.8
Expand Down

0 comments on commit 86ea783

Please sign in to comment.