File tree 3 files changed +13
-13
lines changed 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 491
491
</Dependency >
492
492
</ProductDependencies >
493
493
<ToolsetDependencies >
494
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25105.2 " >
494
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25111.4 " >
495
495
<Uri >https://github.com/dotnet/arcade</Uri >
496
- <Sha >f9e274e2269d2cda748e78344afe681411748157 </Sha >
496
+ <Sha >a319ada170a54ee87c7a81e3309948e3d3ea7aca </Sha >
497
497
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
498
498
</Dependency >
499
- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.25105.2 " >
499
+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.25111.4 " >
500
500
<Uri >https://github.com/dotnet/arcade</Uri >
501
- <Sha >f9e274e2269d2cda748e78344afe681411748157 </Sha >
501
+ <Sha >a319ada170a54ee87c7a81e3309948e3d3ea7aca </Sha >
502
502
</Dependency >
503
- <Dependency Name =" Microsoft.DotNet.SignTool" Version =" 8.0.0-beta.25105.2 " >
503
+ <Dependency Name =" Microsoft.DotNet.SignTool" Version =" 8.0.0-beta.25111.4 " >
504
504
<Uri >https://github.com/dotnet/arcade</Uri >
505
- <Sha >f9e274e2269d2cda748e78344afe681411748157 </Sha >
505
+ <Sha >a319ada170a54ee87c7a81e3309948e3d3ea7aca </Sha >
506
506
</Dependency >
507
- <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 8.0.0-beta.25105.2 " >
507
+ <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 8.0.0-beta.25111.4 " >
508
508
<Uri >https://github.com/dotnet/arcade</Uri >
509
- <Sha >f9e274e2269d2cda748e78344afe681411748157 </Sha >
509
+ <Sha >a319ada170a54ee87c7a81e3309948e3d3ea7aca </Sha >
510
510
</Dependency >
511
511
<Dependency Name =" System.Reflection.MetadataLoadContext" Version =" 8.0.1" >
512
512
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
Original file line number Diff line number Diff line change 36
36
<SystemCollectionsImmutablePackageVersion >8.0.0</SystemCollectionsImmutablePackageVersion >
37
37
<SystemDiagnosticsFileVersionInfoVersion >4.0.0</SystemDiagnosticsFileVersionInfoVersion >
38
38
<SystemReflectionMetadataVersion >8.0.0</SystemReflectionMetadataVersion >
39
- <MicrosoftDotNetSignToolVersion >8.0.0-beta.25105.2 </MicrosoftDotNetSignToolVersion >
39
+ <MicrosoftDotNetSignToolVersion >8.0.0-beta.25111.4 </MicrosoftDotNetSignToolVersion >
40
40
<MicrosoftWebXdtPackageVersion >7.0.0-preview.22423.2</MicrosoftWebXdtPackageVersion >
41
41
<SystemSecurityCryptographyProtectedDataPackageVersion >8.0.0</SystemSecurityCryptographyProtectedDataPackageVersion >
42
42
<SystemCollectionsSpecializedPackageVersion >4.3.0</SystemCollectionsSpecializedPackageVersion >
213
213
<PropertyGroup >
214
214
<FluentAssertionsVersion >6.12.0</FluentAssertionsVersion >
215
215
<FluentAssertionsJsonVersion >6.1.0</FluentAssertionsJsonVersion >
216
- <MicrosoftDotNetXUnitExtensionsVersion >8.0.0-beta.25105.2 </MicrosoftDotNetXUnitExtensionsVersion >
216
+ <MicrosoftDotNetXUnitExtensionsVersion >8.0.0-beta.25111.4 </MicrosoftDotNetXUnitExtensionsVersion >
217
217
<MoqPackageVersion >4.18.4</MoqPackageVersion >
218
218
<XunitCombinatorialVersion >1.3.2</XunitCombinatorialVersion >
219
219
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion >8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion >
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)"
14
14
}
15
15
},
16
16
"msbuild-sdks" : {
17
- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25105.2 " ,
18
- "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.25105.2 "
17
+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25111.4 " ,
18
+ "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.25111.4 "
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments