Skip to content

Commit

Permalink
Update 1 NuGet dependencies (#30)
Browse files Browse the repository at this point in the history
Bumps MakoIoT.Device.Services.Interface from 1.0.47.44904 to 1.0.48.22567</br>
[version update]

### ⚠️ This is an automated update. ⚠️

Co-authored-by: nanodu <nanoframework@outlook.com>
  • Loading branch information
torbacz and nfbot authored Nov 28, 2024
1 parent b985a55 commit 4beb163
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<description>ESP32 DeepSleep data provider for MAKO-IoT</description>
<tags>nanoFramework C# csharp netmf netnf deepsleep mako-iot ESP32</tags>
<dependencies>
<dependency id="MakoIoT.Device.Services.Interface" version="1.0.47.44904" />
<dependency id="MakoIoT.Device.Services.Interface" version="1.0.48.22567" />
<dependency id="nanoFramework.CoreLibrary" version="1.15.5" />
<dependency id="nanoFramework.DependencyInjection" version="1.1.11" />
<dependency id="nanoFramework.Hardware.Esp32" version="1.6.19" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="MakoIoT.Device.Services.Interface, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\MakoIoT.Device.Services.Interface.1.0.47.44904\lib\MakoIoT.Device.Services.Interface.dll</HintPath>
<HintPath>..\..\packages\MakoIoT.Device.Services.Interface.1.0.48.22567\lib\MakoIoT.Device.Services.Interface.dll</HintPath>
</Reference>
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MakoIoT.Device.Services.Interface" version="1.0.47.44904" targetFramework="netnano1.0" />
<package id="MakoIoT.Device.Services.Interface" version="1.0.48.22567" targetFramework="netnano1.0" />
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.DependencyInjection" version="1.1.11" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32" version="1.6.19" targetFramework="netnano1.0" />
Expand Down

0 comments on commit 4beb163

Please sign in to comment.