Skip to content

Commit 6ea9fc1

Browse files
authored
Update azure-pipelines.yml
1 parent 1b5d5a2 commit 6ea9fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pool:
1010
vmImage: 'windows-latest'
1111

1212
variables:
13-
solution: '**/Files.Package.wapproj'
13+
solution: '**/*.sln'
1414
buildPlatform: 'x86|x64|ARM|arm64'
1515
buildConfiguration: 'Release'
1616
appxPackageDir: '$(build.artifactStagingDirectory)\AppxPackages\\'

0 commit comments

Comments
 (0)