Skip to content

Whole DeviceTwin package is missing in 2.5.0 just updated my Library from 1.34.3 #192

Whole DeviceTwin package is missing in 2.5.0 just updated my Library from 1.34.3

Whole DeviceTwin package is missing in 2.5.0 just updated my Library from 1.34.3 #192

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/issue-action@v1.0.0
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"