We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb408a commit 2c3b2baCopy full SHA for 2c3b2ba
appveyor.yml
@@ -3,9 +3,9 @@ image: Visual Studio 2017
3
configuration: Release
4
environment:
5
LazyCacheVersion: 2.0.0
6
- LazyCacheVersionSuffix: -beta03
+ LazyCacheVersionSuffix:
7
LazyCacheAspNetCoreVersion: 2.0.0
8
- LazyCacheAspNetCoreVersionSuffix: -beta03
+ LazyCacheAspNetCoreVersionSuffix:
9
build_script:
10
- ps: '& .\build.ps1'
11
deploy: off
0 commit comments