Skip to content

Commit 2115f37

Browse files
committed
Semver => 7.1.0 for net6 target.
1 parent 335f3e5 commit 2115f37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
image: Ubuntu
22

3-
version: 7.0.0.{build}
3+
version: 7.1.0.{build}
44

55
dotnet_csproj:
6-
version_prefix: '7.0.0'
6+
version_prefix: '7.1.0'
77
patch: true
88
file: 'src\**\*.csproj'
99

0 commit comments

Comments
 (0)