Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Jan 6, 2020
1 parent f0d74e0 commit 73594f4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions appveyor.yml
@@ -1,4 +1,4 @@
version: 7.0.0.{build}
version: 7.1.0.{build}
os: Visual Studio 2019
environment:
ASPNETCORE_ENVIRONMENT: appveyor
Expand All @@ -19,9 +19,6 @@ dotnet_csproj:

configuration: Release

install:
- choco install dotnetcore-sdk

before_build:
- dotnet tool install --global coveralls.net

Expand Down

0 comments on commit 73594f4

Please sign in to comment.