File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ extends:
60
60
tsa :
61
61
enabled : true
62
62
binskim :
63
- analyzeTargetGlob : $(Build.SourcesDirectory)/artifacts/bin/** .dll;$(Build.SourcesDirectory)/artifacts/bin/* *.exe;
63
+ analyzeTargetGlob : +:f|**\* .dll;+:f|**\ *.exe;
64
64
stages :
65
65
- stage : build
66
66
displayName : Build
Original file line number Diff line number Diff line change 2
2
<Dependencies >
3
3
<ProductDependencies >
4
4
<!-- Intermediate is necessary for source build. -->
5
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-externals" Version =" 9.0.0-alpha.1.24467.1 " >
5
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-externals" Version =" 9.0.0-alpha.1.24480.2 " >
6
6
<Uri >https://github.com/dotnet/source-build-externals</Uri >
7
- <Sha >4e60131607fd144eb86fe4487f1a37da940ca990 </Sha >
7
+ <Sha >fbe8f0b52ae0e083461d89db7229f6d70e874644 </Sha >
8
8
<SourceBuild RepoName =" source-build-externals" ManagedOnly =" true" />
9
9
</Dependency >
10
10
<!-- Intermediate is necessary for source build. -->
You can’t perform that action at this time.
0 commit comments