File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 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.25378 .1" >
494
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25407 .1" >
495
495
<Uri >https://github.com/dotnet/arcade</Uri >
496
- <Sha >8dca4f8ae100b102230287f8cc1b75264c9f1a6f </Sha >
496
+ <Sha >a5ec3fab69ac440afe6764b2e046af6e8fcafa74 </Sha >
497
497
<SourceBuild RepoName =" arcade" ManagedOnly =" true" />
498
498
</Dependency >
499
- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.25378 .1" >
499
+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.25407 .1" >
500
500
<Uri >https://github.com/dotnet/arcade</Uri >
501
- <Sha >8dca4f8ae100b102230287f8cc1b75264c9f1a6f </Sha >
501
+ <Sha >a5ec3fab69ac440afe6764b2e046af6e8fcafa74 </Sha >
502
502
</Dependency >
503
- <Dependency Name =" Microsoft.DotNet.SignTool" Version =" 8.0.0-beta.25378 .1" >
503
+ <Dependency Name =" Microsoft.DotNet.SignTool" Version =" 8.0.0-beta.25407 .1" >
504
504
<Uri >https://github.com/dotnet/arcade</Uri >
505
- <Sha >8dca4f8ae100b102230287f8cc1b75264c9f1a6f </Sha >
505
+ <Sha >a5ec3fab69ac440afe6764b2e046af6e8fcafa74 </Sha >
506
506
</Dependency >
507
- <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 8.0.0-beta.25378 .1" >
507
+ <Dependency Name =" Microsoft.DotNet.XUnitExtensions" Version =" 8.0.0-beta.25407 .1" >
508
508
<Uri >https://github.com/dotnet/arcade</Uri >
509
- <Sha >8dca4f8ae100b102230287f8cc1b75264c9f1a6f </Sha >
509
+ <Sha >a5ec3fab69ac440afe6764b2e046af6e8fcafa74 </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 >7.0.0</SystemCollectionsImmutablePackageVersion >
37
37
<SystemDiagnosticsFileVersionInfoVersion >4.0.0</SystemDiagnosticsFileVersionInfoVersion >
38
38
<SystemReflectionMetadataVersion >7.0.0</SystemReflectionMetadataVersion >
39
- <MicrosoftDotNetSignToolVersion >8.0.0-beta.25378 .1</MicrosoftDotNetSignToolVersion >
39
+ <MicrosoftDotNetSignToolVersion >8.0.0-beta.25407 .1</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 >
215
215
<PropertyGroup >
216
216
<FluentAssertionsVersion >6.12.0</FluentAssertionsVersion >
217
217
<FluentAssertionsJsonVersion >6.1.0</FluentAssertionsJsonVersion >
218
- <MicrosoftDotNetXUnitExtensionsVersion >8.0.0-beta.25378 .1</MicrosoftDotNetXUnitExtensionsVersion >
218
+ <MicrosoftDotNetXUnitExtensionsVersion >8.0.0-beta.25407 .1</MicrosoftDotNetXUnitExtensionsVersion >
219
219
<MoqPackageVersion >4.18.4</MoqPackageVersion >
220
220
<XunitCombinatorialVersion >1.3.2</XunitCombinatorialVersion >
221
221
<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.117 " ,
3
+ "dotnet" : " 8.0.119 " ,
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.25378 .1" ,
18
- "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.25378 .1"
17
+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25407 .1" ,
18
+ "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.25407 .1"
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments