Skip to content

Commit a4a3267

Browse files
committed
update imagename and pack project name
1 parent c692ced commit a4a3267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ stages:
1010
strategy:
1111
matrix:
1212
windows:
13-
imageName: 'vs2017-win2016'
13+
imageName: 'windows-2019'
1414
rid: "win-x64"
1515
PLATFORMLINKER: ""
1616
ExE_FILE_ExT: ".exe"
@@ -46,7 +46,7 @@ stages:
4646
inputs:
4747
command: "pack"
4848
configuration: "release"
49-
packagesToPack: "dotnet-text-encoder/dotnet-text-encoder.csproj"
49+
packagesToPack: "dotnet-ansible-vault-decoder/dotnet-ansible-vault-decoder.csproj"
5050
- task: DotNetCoreCLI@2
5151
name: "publish_project"
5252
inputs:

0 commit comments

Comments
 (0)