File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
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.25105.2 " >
217
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25111.4 " >
218
218
<Uri >https://github.com/dotnet/arcade</Uri >
219
- <Sha >f9e274e2269d2cda748e78344afe681411748157 </Sha >
219
+ <Sha >a319ada170a54ee87c7a81e3309948e3d3ea7aca </Sha >
220
220
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
221
221
</Dependency >
222
- <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25105.2 " >
222
+ <Dependency Name =" Microsoft.DotNet.CMake.Sdk" Version =" 8.0.0-beta.25111.4 " >
223
223
<Uri >https://github.com/dotnet/arcade</Uri >
224
- <Sha >f9e274e2269d2cda748e78344afe681411748157 </Sha >
224
+ <Sha >a319ada170a54ee87c7a81e3309948e3d3ea7aca </Sha >
225
225
</Dependency >
226
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25105.2 " >
226
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Installers" Version =" 8.0.0-beta.25111.4 " >
227
227
<Uri >https://github.com/dotnet/arcade</Uri >
228
- <Sha >f9e274e2269d2cda748e78344afe681411748157 </Sha >
228
+ <Sha >a319ada170a54ee87c7a81e3309948e3d3ea7aca </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.25105.2 </MicrosoftDotNetBuildTasksInstallersPackageVersion >
42
+ <MicrosoftDotNetBuildTasksInstallersPackageVersion >8.0.0-beta.25111.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 1
1
{
2
2
"tools" : {
3
- "dotnet" : " 8.0.112 " ,
3
+ "dotnet" : " 8.0.113 " ,
4
4
"runtimes" : {
5
5
"dotnet" : [
6
6
" $(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
11
11
"cmake" : " 3.21.0"
12
12
},
13
13
"msbuild-sdks" : {
14
- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25105.2 " ,
15
- "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.25105.2 "
14
+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25111.4 " ,
15
+ "Microsoft.DotNet.CMake.Sdk" : " 8.0.0-beta.25111.4 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments