We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a29fa2 commit e5dea9eCopy full SHA for e5dea9e
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-beta</Version> <!--update manually, this is in sync with the Lansweeper On-Prem version-->
+ <Version>10.0.0-beta.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