Commit 6fa7c5f 1 parent e902be4 commit 6fa7c5f Copy full SHA for 6fa7c5f
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.25066.6 " >
217
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25103.4 " >
218
218
<Uri >https://github.com/dotnet/arcade</Uri >
219
- <Sha >4db725213dccb0d1102427bce1c39ba3117da7f7 </Sha >
219
+ <Sha >6418c9dcdccd29557cffca895f2309b810d45f15 </Sha >
220
220
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
221
221
</Dependency >
222
- <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25066.6 " >
222
+ <Dependency Name =" Microsoft.DotNet.CMake.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
</Dependency >
226
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25066.6 " >
226
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25103.4 " >
227
227
<Uri >https://github.com/dotnet/arcade</Uri >
228
- <Sha >4db725213dccb0d1102427bce1c39ba3117da7f7 </Sha >
228
+ <Sha >6418c9dcdccd29557cffca895f2309b810d45f15 </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.25066.6 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
42
+ <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.25103.4 </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.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