Skip to content

Commit f7e1909

Browse files
committed
Update packages
1 parent 6410628 commit f7e1909

File tree

3 files changed

+5
-55
lines changed

3 files changed

+5
-55
lines changed

ReSharper.svg

Lines changed: 0 additions & 50 deletions
This file was deleted.

Source/NETworkManager/NETworkManager.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@
105105
<EmbedInteropTypes>True</EmbedInteropTypes>
106106
<HintPath>obj\Debug\MSTSCLib.dll</HintPath>
107107
</Reference>
108-
<Reference Include="Octokit, Version=0.31.0.0, Culture=neutral, processorArchitecture=MSIL">
109-
<HintPath>..\packages\Octokit.0.31.0\lib\net45\Octokit.dll</HintPath>
108+
<Reference Include="Octokit, Version=0.32.0.0, Culture=neutral, processorArchitecture=MSIL">
109+
<HintPath>..\packages\Octokit.0.32.0\lib\net45\Octokit.dll</HintPath>
110110
</Reference>
111111
<Reference Include="SharpSnmpLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=4c00852d3788e005, processorArchitecture=MSIL">
112-
<HintPath>..\packages\Lextm.SharpSnmpLib.10.0.10\lib\net452\SharpSnmpLib.dll</HintPath>
112+
<HintPath>..\packages\Lextm.SharpSnmpLib.10.0.11\lib\net452\SharpSnmpLib.dll</HintPath>
113113
</Reference>
114114
<Reference Include="System" />
115115
<Reference Include="System.Configuration" />

Source/NETworkManager/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<package id="ControlzEx" version="3.0.2.4" targetFramework="net46" />
55
<package id="Dragablz" version="0.0.3.203" targetFramework="net46" />
66
<package id="IPNetwork2" version="2.1.2" targetFramework="net46" />
7-
<package id="Lextm.SharpSnmpLib" version="10.0.10" targetFramework="net46" />
7+
<package id="Lextm.SharpSnmpLib" version="10.0.11" targetFramework="net46" />
88
<package id="MahApps.Metro" version="1.6.5" targetFramework="net46" />
99
<package id="MahApps.Metro.IconPacks" version="2.3.0" targetFramework="net46" />
10-
<package id="Octokit" version="0.31.0" targetFramework="net46" />
10+
<package id="Octokit" version="0.32.0" targetFramework="net46" />
1111
</packages>

0 commit comments

Comments
 (0)