Skip to content

Commit 7f4daf3

Browse files
committed
adjust nuget version
1 parent b3b15f2 commit 7f4daf3

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

Tests/M5CoreS3TestApp/M5CoreS3TestApp.nfproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<HintPath>..\..\packages\nanoFramework.Iot.Device.Axp2101.1.0.33\lib\Iot.Device.Axp2101.dll</HintPath>
3232
</Reference>
3333
<Reference Include="Iot.Device.Bmi270">
34-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmi270.1.0.6\lib\Iot.Device.Bmi270.dll</HintPath>
34+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmi270.1.0.9\lib\Iot.Device.Bmi270.dll</HintPath>
3535
</Reference>
3636
<Reference Include="Iot.Device.Bmm150">
3737
<HintPath>..\..\packages\nanoFramework.Iot.Device.Bmm150.1.2.991\lib\Iot.Device.Bmm150.dll</HintPath>

Tests/M5CoreS3TestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<package id="nanoFramework.Hardware.Esp32" version="1.6.37" targetFramework="netnano1.0" />
66
<package id="nanoFramework.Iot.Device.Aw9523x" version="1.0.8" targetFramework="netnano1.0" />
77
<package id="nanoFramework.Iot.Device.Axp2101" version="1.0.33" targetFramework="netnano1.0" />
8-
<package id="nanoFramework.Iot.Device.Bmi270" version="1.0.6" targetFramework="netnano1.0" />
8+
<package id="nanoFramework.Iot.Device.Bmi270" version="1.0.9" targetFramework="netnano1.0" />
99
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.991" targetFramework="netnano1.0" />
1010
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.2.862" targetFramework="netnano1.0" />
1111
<package id="nanoFramework.Iot.Device.Ltr553AlsWa" version="1.0.10" targetFramework="netnano1.0" />

Tests/M5CoreS3TestApp/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
},
3535
"nanoFramework.Iot.Device.Bmi270": {
3636
"type": "Direct",
37-
"requested": "[1.0.6, 1.0.6]",
38-
"resolved": "1.0.6",
39-
"contentHash": "UqUROlV31BOLbvNVfkND1ZQDqeMwhsfqnI4p4T4NlvUgrclKYKL5TUdfpfgk3Mnu8MsuzRb+mrYNVut428KkgQ=="
37+
"requested": "[1.0.9, 1.0.9]",
38+
"resolved": "1.0.9",
39+
"contentHash": "yG01UK1LH66dHOfic1nMJiQKRR2a7yNi/T9QGPaPpwmRNapIw1tjizCmZv/5pZbIhGtLgIl7EyazYVTbxLzQ6A=="
4040
},
4141
"nanoFramework.Iot.Device.Bmm150": {
4242
"type": "Direct",

nanoFramework.M5CoreS3/nanoFramework.M5CoreS3.nfproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<HintPath>..\packages\nanoFramework.Iot.Device.Axp2101.1.0.33\lib\Iot.Device.Axp2101.dll</HintPath>
3636
</Reference>
3737
<Reference Include="Iot.Device.Bmi270">
38-
<HintPath>..\packages\nanoFramework.Iot.Device.Bmi270.1.0.6\lib\Iot.Device.Bmi270.dll</HintPath>
38+
<HintPath>..\packages\nanoFramework.Iot.Device.Bmi270.1.0.9\lib\Iot.Device.Bmi270.dll</HintPath>
3939
</Reference>
4040
<Reference Include="Iot.Device.Bmm150">
4141
<HintPath>..\packages\nanoFramework.Iot.Device.Bmm150.1.2.991\lib\Iot.Device.Bmm150.dll</HintPath>

nanoFramework.M5CoreS3/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<package id="nanoFramework.Hardware.Esp32" version="1.6.37" targetFramework="netnano1.0" />
77
<package id="nanoFramework.Iot.Device.Aw9523x" version="1.0.8" targetFramework="netnano1.0" />
88
<package id="nanoFramework.Iot.Device.Axp2101" version="1.0.33" targetFramework="netnano1.0" />
9-
<package id="nanoFramework.Iot.Device.Bmi270" version="1.0.6" targetFramework="netnano1.0" />
9+
<package id="nanoFramework.Iot.Device.Bmi270" version="1.0.9" targetFramework="netnano1.0" />
1010
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.991" targetFramework="netnano1.0" />
1111
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.2.862" targetFramework="netnano1.0" />
1212
<package id="nanoFramework.Iot.Device.Ft6xx6x" version="1.2.992" targetFramework="netnano1.0" />

nanoFramework.M5CoreS3/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
},
4141
"nanoFramework.Iot.Device.Bmi270": {
4242
"type": "Direct",
43-
"requested": "[1.0.6, 1.0.6]",
44-
"resolved": "1.0.6",
45-
"contentHash": "UqUROlV31BOLbvNVfkND1ZQDqeMwhsfqnI4p4T4NlvUgrclKYKL5TUdfpfgk3Mnu8MsuzRb+mrYNVut428KkgQ=="
43+
"requested": "[1.0.9, 1.0.9]",
44+
"resolved": "1.0.9",
45+
"contentHash": "yG01UK1LH66dHOfic1nMJiQKRR2a7yNi/T9QGPaPpwmRNapIw1tjizCmZv/5pZbIhGtLgIl7EyazYVTbxLzQ6A=="
4646
},
4747
"nanoFramework.Iot.Device.Bmm150": {
4848
"type": "Direct",

0 commit comments

Comments
 (0)