Skip to content

Commit

Permalink
Merge pull request #37 from autofac/update-version
Browse files Browse the repository at this point in the history
Switch to v 7.1.0 for this package
  • Loading branch information
alistairjevans authored Mar 30, 2023
2 parents a58bef7 + 8519c9a commit 51124ee
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: Visual Studio 2022

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

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

Expand Down

0 comments on commit 51124ee

Please sign in to comment.