We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c762a commit 7c36671Copy full SHA for 7c36671
SharpPcap/SharpPcap.csproj
@@ -8,7 +8,7 @@ SPDX-License-Identifier: MIT
8
<Project Sdk="Microsoft.NET.Sdk">
9
<PropertyGroup>
10
<TargetFramework>net8.0</TargetFramework>
11
- <Version>10.0.0</Version> <!--update manually, this is in sync with the Lansweeper On-Prem version-->
+ <Version>10.0.1</Version> <!--update manually, this is in sync with the Lansweeper On-Prem version-->
12
<PackageId>Lansweeper.SharpPcap</PackageId>
13
<Company>Lansweeper</Company>
14
<Title>Lansweeper SharpPcap</Title>
0 commit comments