Skip to content

Commit 9df6b5b

Browse files
committed
Update from BarBuildID 86632
1 parent 3bf9202 commit 9df6b5b

File tree

2 files changed

+49
-34
lines changed

2 files changed

+49
-34
lines changed

NuGet.config

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,24 @@
22
<configuration>
33
<packageSources>
44
<clear />
5+
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6+
<!-- Begin: Package sources from dotnet-aspnetcore -->
7+
<add key="darc-int-dotnet-aspnetcore-8ca3954" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-8ca3954c/nuget/v3/index.json" />
8+
<!-- End: Package sources from dotnet-aspnetcore -->
9+
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
10+
<add key="darc-int-dotnet-aspnetcore-tooling-b4f2d74" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-b4f2d743/nuget/v3/index.json" />
11+
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
12+
<!-- Begin: Package sources from dotnet-core-setup -->
13+
<add key="darc-int-dotnet-core-setup-dc339bd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-dc339bd0/nuget/v3/index.json" />
14+
<!-- End: Package sources from dotnet-core-setup -->
15+
<!-- Begin: Package sources from dotnet-extensions -->
16+
<add key="darc-int-dotnet-extensions-194782e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-194782ed/nuget/v3/index.json" />
17+
<!-- End: Package sources from dotnet-extensions -->
518
<!-- Begin: Package sources from dotnet-templating -->
19+
<add key="darc-int-dotnet-templating-7116c61" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-templating-7116c61c/nuget/v3/index.json" />
620
<add key="darc-pub-dotnet-templating-f8760d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f8760d03/nuget/v3/index.json" />
721
<!-- End: Package sources from dotnet-templating -->
22+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
823
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
924
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1025
</packageSources>

eng/Version.Details.xml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -27,36 +27,36 @@
2727
<Sha>1127689f262d52ea8ff68ef03d706fa62b3b40a1</Sha>
2828
<RepoName>linker</RepoName>
2929
</Dependency>
30-
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.1.13-servicing.21162.1" CoherentParentDependency="Microsoft.Private.CoreFx.NETCoreApp">
30+
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.1.15-servicing.21212.2" CoherentParentDependency="Microsoft.Private.CoreFx.NETCoreApp">
3131
<Uri>https://github.com/dotnet/coreclr</Uri>
32-
<Sha>0897c45fb56b1ddd9fa69cb5329fac1ce700b8eb</Sha>
32+
<Sha>803ce08ee96925f9d08021c9c6b96af8f27d16c4</Sha>
3333
<RepoName>coreclr</RepoName>
3434
<RepoName>coreclr-portable</RepoName>
3535
</Dependency>
3636
<Dependency Name="NETStandard.Library" Version="2.1.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.linux-x64">
3737
<Uri>https://github.com/dotnet/standard</Uri>
3838
<Sha>a5b5f2e1e369972c8ff1e2183979fab6099f52ef</Sha>
3939
</Dependency>
40-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.21162.8" CoherentParentDependency="Microsoft.NETCore.App.Runtime.linux-x64">
41-
<Uri>https://github.com/dotnet/corefx</Uri>
42-
<Sha>6e37696a5420057596d61119614574db9037c652</Sha>
40+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.21214.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.linux-x64">
41+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
42+
<Sha>585ae475d8aebdecf310d7509585003721509c5a</Sha>
4343
<RepoName>corefx</RepoName>
4444
<RepoName>corefx-portable</RepoName>
4545
</Dependency>
46-
<Dependency Name="Microsoft.NETCore.App.Runtime.linux-x64" Version="3.1.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
47-
<Uri>https://github.com/dotnet/core-setup</Uri>
48-
<Sha>826c2c2f8f0506c4fdb57ddc71b1dc4af9cb781c</Sha>
46+
<Dependency Name="Microsoft.NETCore.App.Runtime.linux-x64" Version="3.1.15" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
47+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
48+
<Sha>dc339bd0fb2ec082e3afdc0a5ade2066a86d1681</Sha>
4949
<RepoName>core-setup</RepoName>
5050
<RepoName>core-setup-portable</RepoName>
5151
</Dependency>
52-
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.14" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.linux-x64">
53-
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
54-
<Sha>aec2954c62f9ca32403ef572f8e64b417c6b67e8</Sha>
52+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.15" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.linux-x64">
53+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
54+
<Sha>b4f2d7437db4b5f36375cfcf1de316e3e42fcee6</Sha>
5555
<RepoName>aspnetcore-tooling</RepoName>
5656
</Dependency>
57-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
57+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.15" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5858
<Uri>https://github.com/dotnet/templating</Uri>
59-
<Sha>f8760d033ff55c8e24944bf18f8e007bea4deb50</Sha>
59+
<Sha>7116c61c686c40fa0cb33f6f96a3631f8764846e</Sha>
6060
<RepoName>templating</RepoName>
6161
</Dependency>
6262
<Dependency Name="Microsoft.NETCore.Compilers" Version="3.4.1-beta4-20127-10" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
@@ -72,14 +72,14 @@
7272
<Sha>6f8eb3a2e1db6b458451b9cfd2a4f5557769b041</Sha>
7373
<RepoName>nuget-client</RepoName>
7474
</Dependency>
75-
<Dependency Name="Microsoft.Extensions.Logging" Version="3.1.14" CoherentParentDependency="Microsoft.AspNetCore.Mvc.Razor.Extensions">
76-
<Uri>https://github.com/dotnet/extensions</Uri>
77-
<Sha>1c79cde92ca66a991b25a5ed9cbd570e289df47e</Sha>
75+
<Dependency Name="Microsoft.Extensions.Logging" Version="3.1.15" CoherentParentDependency="Microsoft.AspNetCore.Mvc.Razor.Extensions">
76+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>
77+
<Sha>194782ed2ccc8f5103e741c8421a60c3618c8fed</Sha>
7878
<RepoName>aspnet-extensions</RepoName>
7979
</Dependency>
80-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.114-servicing.21161.11" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
81-
<Uri>https://github.com/dotnet/sdk</Uri>
82-
<Sha>5565e6b21b7a11560fb88e73dce4c097fac6260d</Sha>
80+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.115-servicing.21213.19" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
81+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
82+
<Sha>e78e47c7ee386dfe0c1c30d8db2bb15d517cb825</Sha>
8383
<RepoName>sdk</RepoName>
8484
</Dependency>
8585
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1" CoherentParentDependency="Microsoft.DotNet.Cli.Runtime">
@@ -96,37 +96,37 @@
9696
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
9797
<Sha>173ee3bd61c9549557eefa3cfb718bdef157cb87</Sha>
9898
</Dependency>
99-
<Dependency Name="Microsoft.AspNetCore.App.Runtime.linux-x64" Version="3.1.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
100-
<Uri>https://github.com/dotnet/aspnetcore</Uri>
101-
<Sha>440dadc05b2bed38e6a726c2492db90e77d43c62</Sha>
99+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.linux-x64" Version="3.1.15" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
100+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
101+
<Sha>8ca3954ca335343ce6dd1d14d8d1c6c3369710b7</Sha>
102102
<RepoName>aspnetcore</RepoName>
103103
</Dependency>
104-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.114-servicing.21166.6" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
105-
<Uri>https://github.com/dotnet/cli</Uri>
106-
<Sha>b637fb8974fdc0ddc880dfd16cf681c7eb7febb6</Sha>
104+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.115-servicing.21216.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
105+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
106+
<Sha>6a07d0e5d0f8a660113e5d6007d5b107ef8a6b8b</Sha>
107107
<RepoName>cli</RepoName>
108108
</Dependency>
109109
<Dependency Name="Microsoft.FSharp.Compiler" Version="10.7.0-beta.19610.6" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
110110
<Uri>https://github.com/dotnet/fsharp</Uri>
111111
<Sha>dc86ab5d2c46e9a7c49290e7e2270ab1eeb0c61e</Sha>
112112
</Dependency>
113-
<Dependency Name="Microsoft.NET.Sdk.Web" Version="3.1.113-servicing.21166.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
114-
<Uri>https://github.com/dotnet/websdk</Uri>
115-
<Sha>f55130b54ae93962c362692267601941f693291b</Sha>
113+
<Dependency Name="Microsoft.NET.Sdk.Web" Version="3.1.115-servicing.21215.14" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
114+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-websdk</Uri>
115+
<Sha>165b36ca8a73efee5660465ec1281d24fddf67e5</Sha>
116116
<RepoName>websdk</RepoName>
117117
</Dependency>
118118
<Dependency Name="Microsoft.NET.Test.Sdk" Version="16.3.0" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
119119
<Uri>https://github.com/microsoft/vstest</Uri>
120120
<Sha>55e7e45431c9c05656c999b902686e7402664573</Sha>
121121
</Dependency>
122-
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.114-servicing.21166.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
123-
<Uri>https://github.com/dotnet/toolset</Uri>
124-
<Sha>3c0bb6e7e1a5526407ab9ba284bed18f9b841251</Sha>
122+
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.115-servicing.21216.7" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
123+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-toolset</Uri>
124+
<Sha>af8eb8e1d2dc75ee3152b57aea2d49ec6a7d3f48</Sha>
125125
<RepoName>toolset</RepoName>
126126
</Dependency>
127-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="1.0.0-preview.21166.31">
128-
<Uri>https://github.com/dotnet/installer</Uri>
129-
<Sha>07ddd844dccc1dadbec69b4c9628ec7689b5468d</Sha>
127+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="1.0.0-preview.21216.13">
128+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-installer</Uri>
129+
<Sha>612a6634c59d6c946d232929055665bc64b18f49</Sha>
130130
<RepoName>core-sdk</RepoName>
131131
</Dependency>
132132
<!-- external dependencies, not handled by Maestro/Arcade -->

0 commit comments

Comments
 (0)