File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 <Sha >5f670e45d060b25d5b07646dfcd94eae31893191</Sha >
1212 <SourceBuild RepoName =" source-build-reference-packages" ManagedOnly =" true" />
1313 </Dependency >
14- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.24062.5 " >
14+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.24066.3 " >
1515 <Uri >https://github.com/dotnet/arcade</Uri >
16- <Sha >d731f58a502086842739a358ab490bec08fdb8a7 </Sha >
16+ <Sha >d5ee27a55ec6383c29790f3ec666e7c87f7da022 </Sha >
1717 <SourceBuild RepoName =" arcade" ManagedOnly =" true" />
1818 </Dependency >
1919 <Dependency Name =" Microsoft.DotNet.GenAPI.Task" Version =" 9.0.100-alpha.1.24064.9" >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ variables:
1818 - name : SymbolToolVersion
1919 value : 1.0.1
2020 - name : BinlogToolVersion
21- value : 1.0.9
21+ value : 1.0.11
2222
2323 - name : runCodesignValidationInjection
2424 value : false
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ parameters:
33 JobLabel : ' '
44 CustomSensitiveDataList : ' '
55 # A default - in case value from eng/common/templates/post-build/common-variables.yml is not passed
6- BinlogToolVersion : ' 1.0.9 '
6+ BinlogToolVersion : ' 1.0.11 '
77
88steps :
99- task : Powershell@2
Original file line number Diff line number Diff line change 33 "dotnet" : " 9.0.100-alpha.1.23615.4"
44 },
55 "msbuild-sdks" : {
6- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.24062.5 " ,
6+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.24066.3 " ,
77 "Microsoft.Build.NoTargets" : " 3.7.0"
88 }
99}
You can’t perform that action at this time.
0 commit comments