Skip to content

Commit d7b3021

Browse files
authored
Update 5 NuGet dependencies
***NO_CI***
1 parent 967784b commit d7b3021

File tree

6 files changed

+36
-29
lines changed

6 files changed

+36
-29
lines changed

devices/Ft6xx6x/Ft6xx6x.nfproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="Current" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<Import Project="packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.props" Condition="Exists('packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.props')" />
3+
<Import Project="packages\Nerdbank.GitVersioning.3.6.141\build\Nerdbank.GitVersioning.props" Condition="Exists('packages\Nerdbank.GitVersioning.3.6.141\build\Nerdbank.GitVersioning.props')" />
44
<PropertyGroup Label="Globals">
55
<NanoFrameworkProjectSystemPath>$(MSBuildExtensionsPath)\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
66
</PropertyGroup>
@@ -66,8 +66,8 @@
6666
<PropertyGroup>
6767
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText>
6868
</PropertyGroup>
69-
<Error Condition="!Exists('packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.props'))" />
70-
<Error Condition="!Exists('packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.targets'))" />
69+
<Error Condition="!Exists('packages\Nerdbank.GitVersioning.3.6.141\build\Nerdbank.GitVersioning.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Nerdbank.GitVersioning.3.6.141\build\Nerdbank.GitVersioning.props'))" />
70+
<Error Condition="!Exists('packages\Nerdbank.GitVersioning.3.6.141\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Nerdbank.GitVersioning.3.6.141\build\Nerdbank.GitVersioning.targets'))" />
7171
</Target>
72-
<Import Project="packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.targets" Condition="Exists('packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.targets')" />
72+
<Import Project="packages\Nerdbank.GitVersioning.3.6.141\build\Nerdbank.GitVersioning.targets" Condition="Exists('packages\Nerdbank.GitVersioning.3.6.141\build\Nerdbank.GitVersioning.targets')" />
7373
</Project>

devices/Ft6xx6x/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics.Core" version="1.2.15" targetFramework="netnano1.0" />
55
<package id="nanoFramework.System.Device.I2c" version="1.1.16" targetFramework="netnano1.0" />
6-
<package id="Nerdbank.GitVersioning" version="3.6.139" developmentDependency="true" targetFramework="netnano1.0" />
6+
<package id="Nerdbank.GitVersioning" version="3.6.141" developmentDependency="true" targetFramework="netnano1.0" />
77
</packages>

devices/Ft6xx6x/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"Nerdbank.GitVersioning": {
2424
"type": "Direct",
25-
"requested": "[3.6.139, 3.6.139]",
26-
"resolved": "3.6.139",
27-
"contentHash": "rq0Ub/Jik7PtMtZtLn0tHuJ01Yt36RQ+eeBe+S7qnJ/EFOX6D4T9zuYD3vQPYKGI6Ro4t2iWgFm3fGDgjBrMfg=="
25+
"requested": "[3.6.141, 3.6.141]",
26+
"resolved": "3.6.141",
27+
"contentHash": "A2+obbz6Xl6nHdDDMiqHCrn6Lktrs/pLq4BIQXDUD2O2gd5fz2WobQyX30Kp0mPPXjEOgBA1r5s6iYVurTkUig=="
2828
}
2929
}
3030
}

devices/Ft6xx6x/samples/Ft6xx6x.Samples.nfproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
2222
<ItemGroup>
2323
<Reference Include="Iot.Device.Axp192, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
24-
<HintPath>..\packages\nanoFramework.Iot.Device.Axp192.1.2.601\lib\Iot.Device.Axp192.dll</HintPath>
24+
<HintPath>..\packages\nanoFramework.Iot.Device.Axp192.1.2.613\lib\Iot.Device.Axp192.dll</HintPath>
2525
</Reference>
2626
<Reference Include="Iot.Device.Bmm150, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
2727
<HintPath>..\packages\nanoFramework.Iot.Device.Bmm150.1.2.590\lib\Iot.Device.Bmm150.dll</HintPath>
@@ -33,13 +33,13 @@
3333
<HintPath>..\packages\nanoFramework.Iot.Device.Common.NumberHelper.1.2.586\lib\Iot.Device.Common.NumberHelper.dll</HintPath>
3434
</Reference>
3535
<Reference Include="Iot.Device.Ft6xx6x, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
36-
<HintPath>..\packages\nanoFramework.Iot.Device.Ft6xx6x.1.2.422\lib\Iot.Device.Ft6xx6x.dll</HintPath>
36+
<HintPath>..\packages\nanoFramework.Iot.Device.Ft6xx6x.1.2.615\lib\Iot.Device.Ft6xx6x.dll</HintPath>
3737
</Reference>
3838
<Reference Include="Iot.Device.Mpu6886, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
39-
<HintPath>..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.601\lib\Iot.Device.Mpu6886.dll</HintPath>
39+
<HintPath>..\packages\nanoFramework.Iot.Device.Mpu6886.1.2.613\lib\Iot.Device.Mpu6886.dll</HintPath>
4040
</Reference>
4141
<Reference Include="Iot.Device.Rtc, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
42-
<HintPath>..\packages\nanoFramework.Iot.Device.Rtc.1.2.601\lib\Iot.Device.Rtc.dll</HintPath>
42+
<HintPath>..\packages\nanoFramework.Iot.Device.Rtc.1.2.613\lib\Iot.Device.Rtc.dll</HintPath>
4343
</Reference>
4444
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
4545
<HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
@@ -48,7 +48,7 @@
4848
<HintPath>..\packages\nanoFramework.Graphics.1.2.15\lib\nanoFramework.Graphics.dll</HintPath>
4949
</Reference>
5050
<Reference Include="nanoFramework.Graphics.Core, Version=1.2.15.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
51-
<HintPath>..\packages\nanoFramework.Graphics.1.2.15\lib\nanoFramework.Graphics.Core.dll</HintPath>
51+
<HintPath>..\packages\nanoFramework.Graphics.Core.1.2.15\lib\nanoFramework.Graphics.Core.dll</HintPath>
5252
</Reference>
5353
<Reference Include="nanoFramework.Hardware.Esp32, Version=1.6.19.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
5454
<HintPath>..\packages\nanoFramework.Hardware.Esp32.1.6.19\lib\nanoFramework.Hardware.Esp32.dll</HintPath>

devices/Ft6xx6x/samples/packages.config

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
44
<package id="nanoFramework.Graphics" version="1.2.15" targetFramework="netnano1.0" />
5+
<package id="nanoFramework.Graphics.Core" version="1.2.15" targetFramework="netnano1.0" />
56
<package id="nanoFramework.Hardware.Esp32" version="1.6.19" targetFramework="netnano1.0" />
6-
<package id="nanoFramework.Iot.Device.Axp192" version="1.2.601" targetFramework="netnano1.0" />
7+
<package id="nanoFramework.Iot.Device.Axp192" version="1.2.613" targetFramework="netnano1.0" />
78
<package id="nanoFramework.Iot.Device.Bmm150" version="1.2.590" targetFramework="netnano1.0" />
89
<package id="nanoFramework.Iot.Device.Button" version="1.2.570" targetFramework="netnano1.0" />
910
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.2.586" targetFramework="netnano1.0" />
10-
<package id="nanoFramework.Iot.Device.Ft6xx6x" version="1.2.422" targetFramework="netnano1.0" />
11-
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.601" targetFramework="netnano1.0" />
12-
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.601" targetFramework="netnano1.0" />
11+
<package id="nanoFramework.Iot.Device.Ft6xx6x" version="1.2.615" targetFramework="netnano1.0" />
12+
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.2.613" targetFramework="netnano1.0" />
13+
<package id="nanoFramework.Iot.Device.Rtc" version="1.2.613" targetFramework="netnano1.0" />
1314
<package id="nanoFramework.M5Core2" version="1.1.232" targetFramework="netnano1.0" />
1415
<package id="nanoFramework.ResourceManager" version="1.2.19" targetFramework="netnano1.0" />
1516
<package id="nanoFramework.Runtime.Events" version="1.11.18" targetFramework="netnano1.0" />

devices/Ft6xx6x/samples/packages.lock.json

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
"resolved": "1.2.15",
1515
"contentHash": "v5lX0Z3LIvUCuBevTJoVQqi+X5uMI3phAAvRuMZ0aRFnQcqwWvvUZ+M327gzADsFUzsgOOsP1L6vyJjI5yKwQw=="
1616
},
17+
"nanoFramework.Graphics.Core": {
18+
"type": "Direct",
19+
"requested": "[1.2.15, 1.2.15]",
20+
"resolved": "1.2.15",
21+
"contentHash": "JOZ5KYBg0CE+u07vNyTar6MokA1hPZaHzRsDfB9ao8xkzHewxvNtxQ9YGRa9bM7TyD7Z2OYJ0PRColrtkUsLQg=="
22+
},
1723
"nanoFramework.Hardware.Esp32": {
1824
"type": "Direct",
1925
"requested": "[1.6.19, 1.6.19]",
@@ -22,9 +28,9 @@
2228
},
2329
"nanoFramework.Iot.Device.Axp192": {
2430
"type": "Direct",
25-
"requested": "[1.2.601, 1.2.601]",
26-
"resolved": "1.2.601",
27-
"contentHash": "huCJogce3rPcgC/h1dMSLbT0Ycd4TFIE55QpDU+TSlg5N2vpRbn6VAFznpdlmW8b5/nZylaxbnuatgooK7PmhQ=="
31+
"requested": "[1.2.613, 1.2.613]",
32+
"resolved": "1.2.613",
33+
"contentHash": "7j7TavI5yWrxS8yCGuVzEtjjODAqCO5W6+SnlxEKImiF5I2bokIQ3H2j6oKw8yOB0mpJTNgvVUTVEKe5UXWQeA=="
2834
},
2935
"nanoFramework.Iot.Device.Bmm150": {
3036
"type": "Direct",
@@ -46,21 +52,21 @@
4652
},
4753
"nanoFramework.Iot.Device.Ft6xx6x": {
4854
"type": "Direct",
49-
"requested": "[1.2.422, 1.2.422]",
50-
"resolved": "1.2.422",
51-
"contentHash": "yt/xbYgQB3XMUE7Lo/H+TMvSip4H3TEKXpzZQdhL2T1THuVJzEMdGP4cJFK6CH2usftxgWNQmd4ESmidhgDxUQ=="
55+
"requested": "[1.2.615, 1.2.615]",
56+
"resolved": "1.2.615",
57+
"contentHash": "zRgnBdiTEBYT4xhRzrj89lSXaLPj/1cgSnY9aarRxjnsiEEA7kxEBOBq6qvsUshQ2u4FcVDE/tJTGSJlHreQVw=="
5258
},
5359
"nanoFramework.Iot.Device.Mpu6886": {
5460
"type": "Direct",
55-
"requested": "[1.2.601, 1.2.601]",
56-
"resolved": "1.2.601",
57-
"contentHash": "JnV7mZL7vdk1p1N8YwKz7FrpXXMLjLsCcdMhxigprVsfOUl2eowI6178aHyCEKjuD0zPkirtbJ21aOXSIkmicQ=="
61+
"requested": "[1.2.613, 1.2.613]",
62+
"resolved": "1.2.613",
63+
"contentHash": "0B9S6l4r1SgjyoCb3BpzeSYhZp5Uh/ka5vE1nW4c2Hp4Gri73TrkuXM4xlIgZ0ZtGN2SXTUkVh3hFZWFR15TCA=="
5864
},
5965
"nanoFramework.Iot.Device.Rtc": {
6066
"type": "Direct",
61-
"requested": "[1.2.601, 1.2.601]",
62-
"resolved": "1.2.601",
63-
"contentHash": "PybfVRAw45UDRXgIiafJPQhxdQCCzctWTcHHiTWQcOaXcLREzTVa1sMl1bzT5Q+7rp3E/rHd7LeDqdJBKrxbGQ=="
67+
"requested": "[1.2.613, 1.2.613]",
68+
"resolved": "1.2.613",
69+
"contentHash": "LXJD+wqmtRBsuWEnRWL9L3IfbXgN4HsQsMdZmbIu1Smx+xYhQxztZtrm4qMnD1Y0+4d9OKJZhsgP4QxRnZIiGQ=="
6470
},
6571
"nanoFramework.M5Core2": {
6672
"type": "Direct",

0 commit comments

Comments
 (0)