Commit 7eeae01 1 parent a18237d commit 7eeae01 Copy full SHA for 7eeae01
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 219
219
</Dependency >
220
220
</ProductDependencies >
221
221
<ToolsetDependencies >
222
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25066.6 " >
222
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25103.4 " >
223
223
<Uri >https://github.com/dotnet/arcade</Uri >
224
- <Sha >4db725213dccb0d1102427bce1c39ba3117da7f7 </Sha >
224
+ <Sha >6418c9dcdccd29557cffca895f2309b810d45f15 </Sha >
225
225
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
226
226
</Dependency >
227
- <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25066.6 " >
227
+ <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25103.4 " >
228
228
<Uri >https://github.com/dotnet/arcade</Uri >
229
- <Sha >4db725213dccb0d1102427bce1c39ba3117da7f7 </Sha >
229
+ <Sha >6418c9dcdccd29557cffca895f2309b810d45f15 </Sha >
230
230
</Dependency >
231
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25066.6 " >
231
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25103.4 " >
232
232
<Uri >https://github.com/dotnet/arcade</Uri >
233
- <Sha >4db725213dccb0d1102427bce1c39ba3117da7f7 </Sha >
233
+ <Sha >6418c9dcdccd29557cffca895f2309b810d45f15 </Sha >
234
234
</Dependency >
235
235
<Dependency Name =" Microsoft.DotNet.Darc" Version =" 1.1.0-beta.23578.2" >
236
236
<Uri >https://github.com/dotnet/arcade-services</Uri >
Original file line number Diff line number Diff line change 40
40
</PropertyGroup >
41
41
<PropertyGroup >
42
42
<!-- Dependency from https://github.com/dotnet/arcade -->
43
- <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.25066.6 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
43
+ <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.25103.4 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
44
44
</PropertyGroup >
45
45
<PropertyGroup >
46
46
<!-- 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.25066.6 " ,
15
- "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.25066.6 "
14
+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25103.4 " ,
15
+ "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.25103.4 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments