Skip to content

Commit

Permalink
2023-12-11 build (#3405)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyk-ms authored Dec 11, 2023
1 parent 0eed27d commit da551b6
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 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 @@ -34,7 +34,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.42.0</Version>
<Version>1.42.1</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 @@ -34,7 +34,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.39.0</Version>
<Version>1.39.1</Version>
<Title>Microsoft Azure IoT Service Client SDK</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.19.3</Version>
<Version>1.19.4</Version>
<Title>Microsoft Azure IoT Provisioning Device Client SDK</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.18.3</Version>
<Version>1.18.4</Version>
<Title>Microsoft Azure IoT Provisioning Service Client SDK</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.16.5</Version>
<Version>1.16.6</Version>
<Title>Microsoft Azure IoT Provisioning Device Client AMQP Transport</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.15.3</Version>
<Version>1.15.4</Version>
<Title>Microsoft Azure IoT Provisioning Device Client HTTP Transport</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.17.3</Version>
<Version>1.17.4</Version>
<Title>Microsoft Azure IoT Provisioning Device Client MQTT Transport</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</ItemGroup>

<PropertyGroup>
<Version>1.14.3</Version>
<Version>1.14.4</Version>
<Title>Microsoft Azure IoT Provisioning Device Security TPM Client</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
2 changes: 1 addition & 1 deletion shared/src/Microsoft.Azure.Devices.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.30.3</Version>
<Version>1.30.4</Version>
<Title>Microsoft Azure IoT Devices Shared</Title>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
18 changes: 9 additions & 9 deletions versions.csv
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
AssemblyPath, Version
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.42.0
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.39.0
shared\src\Microsoft.Azure.Devices.Shared.csproj, 1.30.3
provisioning\device\src\Microsoft.Azure.Devices.Provisioning.Client.csproj, 1.19.3
provisioning\service\src\Microsoft.Azure.Devices.Provisioning.Service.csproj, 1.18.3
provisioning\transport\amqp\src\Microsoft.Azure.Devices.Provisioning.Transport.Amqp.csproj, 1.16.5
provisioning\transport\http\src\Microsoft.Azure.Devices.Provisioning.Transport.Http.csproj, 1.15.3
provisioning\transport\mqtt\src\Microsoft.Azure.Devices.Provisioning.Transport.Mqtt.csproj, 1.17.3
security\tpm\src\Microsoft.Azure.Devices.Provisioning.Security.Tpm.csproj, 1.14.3
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.42.1
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.39.1
shared\src\Microsoft.Azure.Devices.Shared.csproj, 1.30.4
provisioning\device\src\Microsoft.Azure.Devices.Provisioning.Client.csproj, 1.19.4
provisioning\service\src\Microsoft.Azure.Devices.Provisioning.Service.csproj, 1.18.4
provisioning\transport\amqp\src\Microsoft.Azure.Devices.Provisioning.Transport.Amqp.csproj, 1.16.6
provisioning\transport\http\src\Microsoft.Azure.Devices.Provisioning.Transport.Http.csproj, 1.15.4
provisioning\transport\mqtt\src\Microsoft.Azure.Devices.Provisioning.Transport.Mqtt.csproj, 1.17.4
security\tpm\src\Microsoft.Azure.Devices.Provisioning.Security.Tpm.csproj, 1.14.4
6 changes: 3 additions & 3 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{
"version" : "1.42.0"
"version" : "1.42.1"
},
{
"version" : "2.0.0-preview005",
"eol" : "2023-07-26"
"version" : "2.0.0-preview007",
"eol" : "2024-02-17"
}
]

0 comments on commit da551b6

Please sign in to comment.