Skip to content

Commit 1f7716c

Browse files
Update SnmpSharpNet.csproj
1 parent 52653bf commit 1f7716c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/SnmpSharpNet.csproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<PropertyGroup>
44
<TargetFramework>net9.0</TargetFramework>
55
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
6-
<AssemblyVersion>0.9.7</AssemblyVersion>
7-
<FileVersion>0.9.7</FileVersion>
8-
<InformationalVersion>0.9.7</InformationalVersion>
6+
<AssemblyVersion>0.9.8</AssemblyVersion>
7+
<FileVersion>0.9.8</FileVersion>
8+
<InformationalVersion>0.9.8</InformationalVersion>
99
<Company>Milan Sinadinovic, Westermo Network Technologies AB</Company>
1010
<Copyright>Copyright © Milan Sinadinovic 2008 - 2014, Westermo Network Technologies AB 2021-2025</Copyright>
1111
<Product>Westermo.SnmpSharpNet</Product>
@@ -20,4 +20,4 @@
2020
<Nullable>enable</Nullable>
2121
</PropertyGroup>
2222

23-
</Project>
23+
</Project>

0 commit comments

Comments
 (0)