Skip to content

Commit

Permalink
RELEASE: v4.2.3
Browse files Browse the repository at this point in the history
v4.2.3:

DOC: Replace www.51degrees.com  with 51degrees.com
BUILD: Update pipeline version number to 4.2.3

v4.2.2:

EXAMPLE/TEST: modify examples to take cloud endpoint as a parameter and update tests to get cloud endpoint from an environment variable.
FEAT: Treat all warnings as errors.
REF: Update reference to pipeline-dotnet v4.2.2
BUILD: Updated device data classes.
EXAMPLE: Modify examples to take a cloud endpoint as a parameter
  • Loading branch information
Piotr Grabalski committed Apr 18, 2021
2 parents b50fd4e + 7eae34c commit 2933eca
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,6 @@ jobs:
inputs:
versionSpec: 5.8.0

- task: UseDotNet@2
displayName: "Configure dotnet"
inputs:
version: 3.1.x
performMultiLevelLookup: true
packageType: sdk

- task: NuGetCommand@2
displayName: 'NuGet restore'
inputs:
Expand Down

0 comments on commit 2933eca

Please sign in to comment.