Skip to content

Commit e347a57

Browse files
Update 1 NuGet dependencies
1 parent e053ea3 commit e347a57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tests/M5Core2TestApp/M5Core2TestApp.nfproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<Private>True</Private>
4545
</Reference>
4646
<Reference Include="Iot.Device.Rtc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
47-
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.0.288-preview.86\lib\Iot.Device.Rtc.dll</HintPath>
47+
<HintPath>..\..\packages\nanoFramework.Iot.Device.Rtc.1.0.288-preview.96\lib\Iot.Device.Rtc.dll</HintPath>
4848
<Private>True</Private>
4949
</Reference>
5050
<Reference Include="mscorlib, Version=1.12.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

Tests/M5Core2TestApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<package id="nanoFramework.Iot.Device.Button" version="1.0.288-preview.93" targetFramework="netnanoframework10" />
99
<package id="nanoFramework.Iot.Device.Common.NumberHelper" version="1.0.288-preview.92" targetFramework="netnanoframework10" />
1010
<package id="nanoFramework.Iot.Device.Mpu6886" version="1.0.288-preview.95" targetFramework="netnanoframework10" />
11-
<package id="nanoFramework.Iot.Device.Rtc" version="1.0.288-preview.86" targetFramework="netnanoframework10" />
11+
<package id="nanoFramework.Iot.Device.Rtc" version="1.0.288-preview.96" targetFramework="netnanoframework10" />
1212
<package id="nanoFramework.ResourceManager" version="1.1.4-preview.11" targetFramework="netnanoframework10" />
1313
<package id="nanoFramework.Runtime.Events" version="1.10.0-preview.11" targetFramework="netnanoframework10" />
1414
<package id="nanoFramework.Runtime.Native" version="1.5.4-preview.8" targetFramework="netnanoframework10" />

0 commit comments

Comments
 (0)