File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Dependencies >
3
3
<ToolsetDependencies >
4
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.24305.5 " >
4
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.24306.4 " >
5
5
<Uri >https://github.com/dotnet/arcade</Uri >
6
- <Sha >f00e1ca5808b15b206042d50cad7cc1c69d3d938 </Sha >
6
+ <Sha >7507f80c8db285bbc9939c1dff522a761cf4edc0 </Sha >
7
7
</Dependency >
8
8
<Dependency Name =" Microsoft.DotNet.Arcade.Wpf.Sdk" Version =" 6.0.0-preview.5.21220.1" >
9
9
<Uri >https://github.com/dotnet/wpf</Uri >
Original file line number Diff line number Diff line change 43
43
-- azdev- pat $AzdoToken `
44
44
-- bar- uri $MaestroApiEndPoint `
45
45
-- password $MaestroToken `
46
+ -- disable-interactive - auth `
46
47
@optionalParams
47
48
48
49
if ($LastExitCode -ne 0 ) {
Original file line number Diff line number Diff line change 12
12
}
13
13
},
14
14
"msbuild-sdks" : {
15
- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.24305.5 " ,
15
+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.24306.4 " ,
16
16
"Microsoft.DotNet.Arcade.Wpf.Sdk" : " 6.0.0-alpha.1.21071.6" ,
17
17
"Microsoft.NET.Sdk.WindowsDesktop" : " 6.0.0-preview.6.21276.7"
18
18
},
You can’t perform that action at this time.
0 commit comments