Skip to content

Commit

Permalink
Bump versions.csv for preview packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ewertons committed Jan 22, 2019
1 parent 5c7866c commit 21c2809
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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 @@ -22,7 +22,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.19.0</Version>
<Version>1.29.0-preview-001</Version>
<Title>Microsoft Azure IoT Device Client SDK</Title>
<Authors>Microsoft</Authors>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
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 @@ -22,7 +22,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.27.0-preview-001</Version>
<Version>1.27.0-preview-002</Version>
<Title>Microsoft Azure IoT Service Client SDK</Title>
<Authors>Microsoft</Authors>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
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 @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.15.2</Version>
<Version>1.25.0-preview-001</Version>
<Title>Microsoft Azure IoT Devices Shared</Title>
<Authors>Microsoft</Authors>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
Expand Down
6 changes: 3 additions & 3 deletions versions.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AssemblyPath, Version
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.19.0
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.27.0-preview-001
shared\src\Microsoft.Azure.Devices.Shared.csproj, 1.15.2
iothub\device\src\Microsoft.Azure.Devices.Client.csproj, 1.29.0-preview-001
iothub\service\src\Microsoft.Azure.Devices.csproj, 1.27.0-preview-002
shared\src\Microsoft.Azure.Devices.Shared.csproj, 1.25.0-preview-001
provisioning\device\src\Microsoft.Azure.Devices.Provisioning.Client.csproj, 1.2.2
provisioning\transport\amqp\src\Microsoft.Azure.Devices.Provisioning.Transport.Amqp.csproj, 1.1.5
provisioning\transport\http\src\Microsoft.Azure.Devices.Provisioning.Transport.Http.csproj, 1.1.4
Expand Down

0 comments on commit 21c2809

Please sign in to comment.