Skip to content

Commit f78535a

Browse files
author
Andreas Fischer
committed
Added PoundPerSquareFoot and PoundPerThousandSquareFeet
1 parent 95a42e1 commit f78535a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
3-
"version": "9.0.0",
4-
"allowPrerelease": true,
5-
"rollForward": "latestMajor"
3+
"version": "10.0.0",
4+
"rollForward": "latestMajor",
5+
"allowPrerelease": true
66
}
77
}

0 commit comments

Comments
 (0)