Skip to content

Commit

Permalink
Merge pull request #1368 from autofac/version-change-7.0
Browse files Browse the repository at this point in the history
Update appveyor version to 7.0
  • Loading branch information
alistairjevans authored Mar 5, 2023
2 parents f446abb + 9bb7a0f commit 3489ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
image: Ubuntu

version: "6.5.0.{build}"
version: "7.0.0.{build}"

dotnet_csproj:
version_prefix: "6.5.0"
version_prefix: "7.0.0"
patch: true
file: 'src\**\*.csproj'

Expand Down

0 comments on commit 3489ad3

Please sign in to comment.