File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 56
56
</Dependency >
57
57
</ProductDependencies >
58
58
<ToolsetDependencies >
59
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.23419.1 " >
59
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.23425.2 " >
60
60
<Uri >https://github.com/dotnet/arcade</Uri >
61
- <Sha >385129cbc980a515ddee2fa56f6b16f3183ed9bc </Sha >
61
+ <Sha >90c167d5c57de4a8bced566379dbd893556c94e8 </Sha >
62
62
</Dependency >
63
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 8.0.0-beta.23419.1 " >
63
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 8.0.0-beta.23425.2 " >
64
64
<Uri >https://github.com/dotnet/arcade</Uri >
65
- <Sha >385129cbc980a515ddee2fa56f6b16f3183ed9bc </Sha >
65
+ <Sha >90c167d5c57de4a8bced566379dbd893556c94e8 </Sha >
66
66
</Dependency >
67
- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.23419.1 " >
67
+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.23425.2 " >
68
68
<Uri >https://github.com/dotnet/arcade</Uri >
69
- <Sha >385129cbc980a515ddee2fa56f6b16f3183ed9bc </Sha >
69
+ <Sha >90c167d5c57de4a8bced566379dbd893556c94e8 </Sha >
70
70
</Dependency >
71
71
</ToolsetDependencies >
72
72
</Dependencies >
Original file line number Diff line number Diff line change 31
31
<MicrosoftNETCoreBrowserDebugHostTransportVersion >8.0.0-rc.1.23421.3</MicrosoftNETCoreBrowserDebugHostTransportVersion >
32
32
</PropertyGroup >
33
33
<PropertyGroup Label =" Dependencies from dotnet/arcade" >
34
- <MicrosoftDotNetBuildTasksTemplatingVersion >8.0.0-beta.23419.1 </MicrosoftDotNetBuildTasksTemplatingVersion >
34
+ <MicrosoftDotNetBuildTasksTemplatingVersion >8.0.0-beta.23425.2 </MicrosoftDotNetBuildTasksTemplatingVersion >
35
35
</PropertyGroup >
36
36
<PropertyGroup Label =" Other dependencies" >
37
37
<!-- NB: This version affects Visual Studio compatibility. See https://learn.microsoft.com/visualstudio/extensibility/roslyn-version-support -->
Original file line number Diff line number Diff line change 13
13
}
14
14
},
15
15
"msbuild-sdks" : {
16
- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.23419.1 " ,
17
- "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.23419.1 "
16
+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.23425.2 " ,
17
+ "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.23425.2 "
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments