Skip to content

Commit 1dc5bb9

Browse files
committed
Fix: nuget version
1 parent d898df8 commit 1dc5bb9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '3.1.{build}'
1+
version: '3.2.{build}'
22
image: Visual Studio 2022
33

44
assembly_info:

src/ipnetwork.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2121
..\.gitignore = ..\.gitignore
2222
..\README.md = ..\README.md
2323
..\LICENSE = ..\LICENSE
24+
..\appveyor.yml = ..\appveyor.yml
2425
EndProjectSection
2526
EndProject
2627
Global

0 commit comments

Comments
 (0)