Skip to content

Commit 416ed95

Browse files
committed
Add packages lock file
1 parent a83950a commit 416ed95

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"version": 1,
3+
"dependencies": {
4+
".NETnanoFramework,Version=v1.0": {
5+
"nanoFramework.CoreLibrary": {
6+
"type": "Direct",
7+
"requested": "[1.16.1, 1.16.1]",
8+
"resolved": "1.16.1",
9+
"contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA=="
10+
},
11+
"Nerdbank.GitVersioning": {
12+
"type": "Direct",
13+
"requested": "[3.7.115, 3.7.115]",
14+
"resolved": "3.7.115",
15+
"contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ=="
16+
}
17+
}
18+
}
19+
}

0 commit comments

Comments
 (0)