File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Understand concepts of the device models repository | Microsoft Docs
3
3
description : As a solution developer or an IT professional, learn about the basic concepts of the device models repository.
4
4
author : rido-min
5
5
ms.author : rmpablos
6
- ms.date : 11/12/2021
6
+ ms.date : 01/20/2022
7
7
ms.topic : conceptual
8
8
ms.service : iot-develop
9
9
services : iot-develop
@@ -122,7 +122,7 @@ The tools used to validate the models during the PR checks can also be used to a
122
122
### Install ` dmr-client `
123
123
124
124
``` bash
125
- dotnet tool install --global Microsoft.IoT.ModelsRepository.CommandLine --version 1.0.0-beta.5
125
+ dotnet tool install --global Microsoft.IoT.ModelsRepository.CommandLine --version 1.0.0-beta.6
126
126
```
127
127
128
128
### Import a model to the ` dtmi/ ` folder
You can’t perform that action at this time.
0 commit comments