Skip to content

Commit 1b5c6c2

Browse files
Bump Lextm.SharpSnmpLib from 12.3.0 to 12.4.0 in /Source
Bumps [Lextm.SharpSnmpLib](https://github.com/lextudio/sharpsnmplib) from 12.3.0 to 12.4.0. - [Release notes](https://github.com/lextudio/sharpsnmplib/releases) - [Changelog](https://github.com/lextudio/sharpsnmplib/blob/master/release.ps1) - [Commits](lextudio/sharpsnmplib@12.3.0...12.4.0) --- updated-dependencies: - dependency-name: Lextm.SharpSnmpLib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebcde2d commit 1b5c6c2

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Source/NETworkManager.Models/NETworkManager.Models.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<ItemGroup>
2626
<PackageReference Include="DnsClient" Version="1.5.0" />
2727
<PackageReference Include="IPNetwork2" Version="2.5.346" />
28-
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.3.0" />
28+
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.4.0" />
2929
<PackageReference Include="MahApps.Metro" Version="2.4.7" />
3030
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.8.0" />
3131
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.1.4" />

Source/NETworkManager.Settings/NETworkManager.Settings.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="DnsClient" Version="1.5.0" />
24-
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.3.0" />
24+
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.4.0" />
2525
<PackageReference Include="MahApps.Metro" Version="2.4.7" />
2626
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.8.0" />
2727
</ItemGroup>

Source/NETworkManager.Validators/NETworkManager.Validators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Compile Include="..\GlobalAssemblyInfo.cs" Link="Properties\GlobalAssemblyInfo.cs" />
1414
</ItemGroup>
1515
<ItemGroup>
16-
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.3.0" />
16+
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.4.0" />
1717
</ItemGroup>
1818
<ItemGroup>
1919
<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
@@ -35,7 +35,7 @@
3535
<PackageReference Include="DnsClient" Version="1.5.0" />
3636
<PackageReference Include="Dragablz" Version="0.0.3.223" />
3737
<PackageReference Include="IPNetwork2" Version="2.5.346" />
38-
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.3.0" />
38+
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.4.0" />
3939
<PackageReference Include="LiveCharts.Wpf" Version="0.9.7" />
4040
<PackageReference Include="LoadingIndicators.WPF" Version="0.0.1" />
4141
<PackageReference Include="MahApps.Metro" Version="2.4.7" />

0 commit comments

Comments
 (0)