Skip to content

Commit 34cd537

Browse files
Dependency (dependabot/nuget): Bump Lextm.SharpSnmpLib in /Source (#2869)
Bumps [Lextm.SharpSnmpLib](https://github.com/lextudio/sharpsnmplib) from 12.5.3 to 12.5.5. - [Release notes](https://github.com/lextudio/sharpsnmplib/releases) - [Changelog](https://github.com/lextudio/sharpsnmplib/blob/master/release.ps1) - [Commits](lextudio/sharpsnmplib@12.5.3...12.5.5) --- updated-dependencies: - dependency-name: Lextm.SharpSnmpLib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2471ce2 commit 34cd537

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Source/NETworkManager.Models/NETworkManager.Models.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="AWSSDK.Core" Version="3.7.400.33"/>
3030
<PackageReference Include="DnsClient" Version="1.8.0"/>
3131
<PackageReference Include="IPNetwork2" Version="3.0.667"/>
32-
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.3"/>
32+
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.5"/>
3333
<PackageReference Include="log4net" Version="3.0.1"/>
3434
<PackageReference Include="MahApps.Metro" Version="2.4.10"/>
3535
<PackageReference Include="MahApps.Metro.IconPacks.FontAwesome" Version="5.0.1"/>

Source/NETworkManager.Settings/NETworkManager.Settings.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</ItemGroup>
4646
<ItemGroup>
4747
<PackageReference Include="DnsClient" Version="1.8.0"/>
48-
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.3"/>
48+
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.5"/>
4949
<PackageReference Include="log4net" Version="3.0.1"/>
5050
<PackageReference Include="MahApps.Metro" Version="2.4.10"/>
5151
<PackageReference Include="MahApps.Metro.IconPacks.FontAwesome" Version="5.0.1"/>

Source/NETworkManager.Validators/NETworkManager.Validators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Compile Include="..\GlobalAssemblyInfo.cs" Link="Properties\GlobalAssemblyInfo.cs"/>
1717
</ItemGroup>
1818
<ItemGroup>
19-
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.3"/>
19+
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.5"/>
2020
</ItemGroup>
2121
<ItemGroup>
2222
<ProjectReference Include="..\NETworkManager.Localization\NETworkManager.Localization.csproj"/>

Source/NETworkManager/NETworkManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<PackageReference Include="DnsClient" Version="1.8.0"/>
6363
<PackageReference Include="gong-wpf-dragdrop" Version="3.2.1"/>
6464
<PackageReference Include="IPNetwork2" Version="3.0.667"/>
65-
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.3"/>
65+
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.5"/>
6666
<PackageReference Include="LiveCharts.Wpf" Version="0.9.7"/>
6767
<PackageReference Include="LoadingIndicators.WPF" Version="0.0.1"/>
6868
<PackageReference Include="log4net" Version="3.0.1"/>

0 commit comments

Comments
 (0)