Skip to content

Commit d896e14

Browse files
authored
exclude decimal calculator from api scan (#5424)
1 parent ce1c6a9 commit d896e14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/AzurePipelinesTemplates/WindowsAppSDK-BuildFoundation-Steps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ steps:
108108
!**\*Demoapp*\**
109109
!**\*Demopackage\**
110110
!**\HelloWorldAdvancedC*\**
111+
!**\DecimalCalculator_C*\**
111112
!**\arm\**
112113
!**\arm64\**
113114
!**\te.*exe

0 commit comments

Comments
 (0)