Skip to content

Commit e6b919b

Browse files
committed
Update #SNMP
1 parent 673467a commit e6b919b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Source/NETworkManager/NETworkManager.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
<Reference Include="Octokit, Version=0.29.0.0, Culture=neutral, processorArchitecture=MSIL">
111111
<HintPath>..\packages\Octokit.0.29.0\lib\net45\Octokit.dll</HintPath>
112112
</Reference>
113-
<Reference Include="SharpSnmpLib, Version=10.0.4.0, Culture=neutral, PublicKeyToken=4c00852d3788e005, processorArchitecture=MSIL">
114-
<HintPath>..\packages\Lextm.SharpSnmpLib.10.0.4\lib\net452\SharpSnmpLib.dll</HintPath>
113+
<Reference Include="SharpSnmpLib, Version=10.0.6.0, Culture=neutral, PublicKeyToken=4c00852d3788e005, processorArchitecture=MSIL">
114+
<HintPath>..\packages\Lextm.SharpSnmpLib.10.0.6\lib\net452\SharpSnmpLib.dll</HintPath>
115115
</Reference>
116116
<Reference Include="System" />
117117
<Reference Include="System.Configuration" />

Source/NETworkManager/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="ControlzEx" version="3.0.2.4" targetFramework="net46" />
44
<package id="Dragablz" version="0.0.3.203" targetFramework="net46" />
5-
<package id="Lextm.SharpSnmpLib" version="10.0.4" targetFramework="net46" />
5+
<package id="Lextm.SharpSnmpLib" version="10.0.6" targetFramework="net46" />
66
<package id="MahApps.Metro" version="1.6.1" targetFramework="net46" />
77
<package id="MahApps.Metro.IconPacks" version="2.2.0" targetFramework="net46" />
88
<package id="Octokit" version="0.29.0" targetFramework="net46" />

0 commit comments

Comments
 (0)