File tree 3 files changed +9
-9
lines changed 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 214
214
</Dependency >
215
215
</ProductDependencies >
216
216
<ToolsetDependencies >
217
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25263.4 " >
217
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25264.2 " >
218
218
<Uri >https://github.com/dotnet/arcade</Uri >
219
- <Sha >20ab70a74d52b68f4271bd946884e24049b14f83 </Sha >
219
+ <Sha >983d15077d88cfed26837e40e8f984fdee5d1715 </Sha >
220
220
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
221
221
</Dependency >
222
- <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25263.4 " >
222
+ <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25264.2 " >
223
223
<Uri >https://github.com/dotnet/arcade</Uri >
224
- <Sha >20ab70a74d52b68f4271bd946884e24049b14f83 </Sha >
224
+ <Sha >983d15077d88cfed26837e40e8f984fdee5d1715 </Sha >
225
225
</Dependency >
226
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25263.4 " >
226
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25264.2 " >
227
227
<Uri >https://github.com/dotnet/arcade</Uri >
228
- <Sha >20ab70a74d52b68f4271bd946884e24049b14f83 </Sha >
228
+ <Sha >983d15077d88cfed26837e40e8f984fdee5d1715 </Sha >
229
229
</Dependency >
230
230
<Dependency Name =" Microsoft.DotNet.Darc" Version =" 1.1.0-beta.24306.1" >
231
231
<Uri >https://github.com/dotnet/arcade-services</Uri >
Original file line number Diff line number Diff line change 39
39
</PropertyGroup >
40
40
<PropertyGroup >
41
41
<!-- Dependency from https://github.com/dotnet/arcade -->
42
- <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.25263.4 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
42
+ <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.25264.2 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
43
43
</PropertyGroup >
44
44
<PropertyGroup >
45
45
<!-- Dependency from https://github.com/dotnet/arcade-services -->
Original file line number Diff line number Diff line change 11
11
"cmake" : " 3.21.0"
12
12
},
13
13
"msbuild-sdks" : {
14
- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25263.4 " ,
15
- "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.25263.4 "
14
+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25264.2 " ,
15
+ "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.25264.2 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments