Skip to content

Commit 45618e6

Browse files
authored
chore: apiscan folder name (#14192)
1 parent 2930f61 commit 45618e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/apiscan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ steps:
3838
- task: APIScan@2
3939
displayName: 'Run APIScan on Microsoft.TeamsFx'
4040
inputs:
41-
softwareFolder: packages/dotnet-sdk/src/TeamsFx/bin/Release/net6.0
41+
softwareFolder: packages/dotnet-sdk/src/TeamsFx/bin/Release/net8.0
4242
softwareName: TeamsFx
4343
softwareVersionNum: '$(Build.BuildId)'
4444
isLargeApp: false

0 commit comments

Comments
 (0)