Skip to content

Commit 7c36671

Browse files
fix: devicemode macos addition (#24) #ACME-39068
* fix: specify mac os versions for device modes #ACME-39068 * bump version
1 parent b2c762a commit 7c36671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpPcap/SharpPcap.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SPDX-License-Identifier: MIT
88
<Project Sdk="Microsoft.NET.Sdk">
99
<PropertyGroup>
1010
<TargetFramework>net8.0</TargetFramework>
11-
<Version>10.0.0</Version> <!--update manually, this is in sync with the Lansweeper On-Prem version-->
11+
<Version>10.0.1</Version> <!--update manually, this is in sync with the Lansweeper On-Prem version-->
1212
<PackageId>Lansweeper.SharpPcap</PackageId>
1313
<Company>Lansweeper</Company>
1414
<Title>Lansweeper SharpPcap</Title>

0 commit comments

Comments
 (0)