Skip to content

Commit dad629d

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250414.7
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25208.7 -> To Version 8.0.0-beta.25214.7
1 parent 13427ba commit dad629d

File tree

5 files changed

+13
-20
lines changed

5 files changed

+13
-20
lines changed

NuGet.config

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,23 @@
33
<clear />
44
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
55
<!-- Begin: Package sources from dotnet-emsdk -->
6-
<add key="darc-pub-dotnet-emsdk-6afd7b9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6afd7b9f/nuget/v3/index.json" />
76
<!-- End: Package sources from dotnet-emsdk -->
87
<!-- Begin: Package sources from dotnet-format -->
98
<add key="darc-pub-dotnet-format-664013f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-664013fb/nuget/v3/index.json" />
109
<!-- End: Package sources from dotnet-format -->
1110
<!-- Begin: Package sources from dotnet-aspnetcore -->
12-
<add key="darc-int-dotnet-aspnetcore-8899cb3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-8899cb30/nuget/v3/index.json" />
1311
<!-- End: Package sources from dotnet-aspnetcore -->
1412
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
1513
<add key="darc-pub-DotNet-msbuild-Trusted-6cb62fe" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-6cb62fe4/nuget/v3/index.json" />
1614
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1715
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1816
<!-- End: Package sources from dotnet-roslyn-analyzers -->
1917
<!-- Begin: Package sources from dotnet-runtime -->
20-
<add key="darc-int-dotnet-runtime-50c4cb9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-50c4cb9f/nuget/v3/index.json" />
2118
<!-- End: Package sources from dotnet-runtime -->
2219
<!-- Begin: Package sources from dotnet-templating -->
2320
<add key="darc-pub-dotnet-templating-6bf58a4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-6bf58a48/nuget/v3/index.json" />
2421
<!-- End: Package sources from dotnet-templating -->
2522
<!-- Begin: Package sources from dotnet-windowsdesktop -->
26-
<add key="darc-int-dotnet-windowsdesktop-83fc500" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-83fc5002/nuget/v3/index.json" />
2723
<!-- End: Package sources from dotnet-windowsdesktop -->
2824
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2925
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -48,16 +44,13 @@
4844
<!-- Begin: Package sources from dotnet-templating -->
4945
<!-- End: Package sources from dotnet-templating -->
5046
<!-- Begin: Package sources from dotnet-aspnetcore -->
51-
<add key="darc-int-dotnet-aspnetcore-8899cb3" value="true" />
5247
<!-- End: Package sources from dotnet-aspnetcore -->
5348
<!-- Begin: Package sources from dotnet-format -->
5449
<!-- End: Package sources from dotnet-format -->
5550
<!-- End: Package sources from dotnet-aspnetcore -->
5651
<!-- Begin: Package sources from dotnet-runtime -->
57-
<add key="darc-int-dotnet-runtime-50c4cb9" value="true" />
5852
<!-- End: Package sources from dotnet-runtime -->
5953
<!-- Begin: Package sources from dotnet-windowsdesktop -->
60-
<add key="darc-int-dotnet-windowsdesktop-83fc500" value="true" />
6154
<!-- End: Package sources from dotnet-windowsdesktop -->
6255
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
6356
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -491,22 +491,22 @@
491491
</Dependency>
492492
</ProductDependencies>
493493
<ToolsetDependencies>
494-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25208.7">
494+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25214.7">
495495
<Uri>https://github.com/dotnet/arcade</Uri>
496-
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
496+
<Sha>c487e860d456cda2580600ad81fd425d3bba21f7</Sha>
497497
<SourceBuild RepoName="arcade" ManagedOnly="true" />
498498
</Dependency>
499-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25208.7">
499+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25214.7">
500500
<Uri>https://github.com/dotnet/arcade</Uri>
501-
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
501+
<Sha>c487e860d456cda2580600ad81fd425d3bba21f7</Sha>
502502
</Dependency>
503-
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25208.7">
503+
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25214.7">
504504
<Uri>https://github.com/dotnet/arcade</Uri>
505-
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
505+
<Sha>c487e860d456cda2580600ad81fd425d3bba21f7</Sha>
506506
</Dependency>
507-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25208.7">
507+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25214.7">
508508
<Uri>https://github.com/dotnet/arcade</Uri>
509-
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
509+
<Sha>c487e860d456cda2580600ad81fd425d3bba21f7</Sha>
510510
</Dependency>
511511
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.1">
512512
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<SystemCollectionsImmutablePackageVersion>7.0.0</SystemCollectionsImmutablePackageVersion>
3535
<SystemDiagnosticsFileVersionInfoVersion>4.0.0</SystemDiagnosticsFileVersionInfoVersion>
3636
<SystemReflectionMetadataVersion>7.0.0</SystemReflectionMetadataVersion>
37-
<MicrosoftDotNetSignToolVersion>8.0.0-beta.25208.7</MicrosoftDotNetSignToolVersion>
37+
<MicrosoftDotNetSignToolVersion>8.0.0-beta.25214.7</MicrosoftDotNetSignToolVersion>
3838
<MicrosoftWebXdtPackageVersion>7.0.0-preview.22423.2</MicrosoftWebXdtPackageVersion>
3939
<SystemSecurityCryptographyProtectedDataPackageVersion>8.0.0</SystemSecurityCryptographyProtectedDataPackageVersion>
4040
<SystemCollectionsSpecializedPackageVersion>4.3.0</SystemCollectionsSpecializedPackageVersion>
@@ -209,7 +209,7 @@
209209
<PropertyGroup>
210210
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
211211
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
212-
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25208.7</MicrosoftDotNetXUnitExtensionsVersion>
212+
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25214.7</MicrosoftDotNetXUnitExtensionsVersion>
213213
<MoqPackageVersion>4.18.4</MoqPackageVersion>
214214
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
215215
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>

eng/common/sdl/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Microsoft.Guardian.Cli" version="0.109.0"/>
3+
<package id="Microsoft.Guardian.Cli" version="0.199.0"/>
44
</packages>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25208.7",
18-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25208.7"
17+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25214.7",
18+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25214.7"
1919
}
2020
}

0 commit comments

Comments
 (0)