Skip to content

Commit ead8b0b

Browse files
committed
Update from Bar Build ID 83045
1 parent e05eaa1 commit ead8b0b

File tree

2 files changed

+67
-35
lines changed

2 files changed

+67
-35
lines changed

NuGet.config

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,40 @@
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-440dadc" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-440dadc0/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-aec2954" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-aec2954c/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-826c2c2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-826c2c2f/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-1c79cde" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-1c79cde9/nuget/v3/index.json" />
17+
<!-- End: Package sources from dotnet-extensions -->
18+
<!-- Begin: Package sources from dotnet-templating -->
19+
<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" />
20+
<!-- End: Package sources from dotnet-templating -->
21+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
522
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
623
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
724
</packageSources>
8-
<disabledPackageSources/>
25+
<disabledPackageSources>
26+
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
27+
<!-- Begin: Package sources from dotnet-aspnetcore -->
28+
<add key="darc-int-dotnet-aspnetcore-440dadc" value="true" />
29+
<!-- End: Package sources from dotnet-aspnetcore -->
30+
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
31+
<add key="darc-int-dotnet-aspnetcore-tooling-aec2954" value="true" />
32+
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
33+
<!-- Begin: Package sources from dotnet-core-setup -->
34+
<add key="darc-int-dotnet-core-setup-826c2c2" value="true" />
35+
<!-- End: Package sources from dotnet-core-setup -->
36+
<!-- Begin: Package sources from dotnet-extensions -->
37+
<add key="darc-int-dotnet-extensions-1c79cde" value="true" />
38+
<!-- End: Package sources from dotnet-extensions -->
39+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
40+
</disabledPackageSources>
941
</configuration>

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.21111.2" CoherentParentDependency="Microsoft.Private.CoreFx.NETCoreApp">
30+
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.1.13-servicing.21162.1" CoherentParentDependency="Microsoft.Private.CoreFx.NETCoreApp">
3131
<Uri>https://github.com/dotnet/coreclr</Uri>
32-
<Sha>c531bbb17fd887eaf7073f7159db43477d557ae3</Sha>
32+
<Sha>0897c45fb56b1ddd9fa69cb5329fac1ce700b8eb</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.21116.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.linux-x64">
41-
<Uri>https://github.com/dotnet/corefx</Uri>
42-
<Sha>9299d909ff6c03c664a3f9a3ef995a9fa2eeec3e</Sha>
40+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.21162.8" CoherentParentDependency="Microsoft.NETCore.App.Runtime.linux-x64">
41+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
42+
<Sha>6e37696a5420057596d61119614574db9037c652</Sha>
4343
<RepoName>corefx</RepoName>
4444
<RepoName>corefx-portable</RepoName>
4545
</Dependency>
46-
<Dependency Name="Microsoft.NETCore.App.Runtime.linux-x64" Version="3.1.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
47-
<Uri>https://github.com/dotnet/core-setup</Uri>
48-
<Sha>64df28ec4a52d6cc23efffbb918eab87ee42600f</Sha>
46+
<Dependency Name="Microsoft.NETCore.App.Runtime.linux-x64" Version="3.1.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
47+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
48+
<Sha>826c2c2f8f0506c4fdb57ddc71b1dc4af9cb781c</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.13" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.linux-x64">
53-
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
54-
<Sha>1756aa62b0ee24952b064aabf88f240da51179b1</Sha>
52+
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.14" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.linux-x64">
53+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
54+
<Sha>aec2954c62f9ca32403ef572f8e64b417c6b67e8</Sha>
5555
<RepoName>aspnetcore-tooling</RepoName>
5656
</Dependency>
57-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
57+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5858
<Uri>https://github.com/dotnet/templating</Uri>
59-
<Sha>01919484d0079b505f1befc05109f4f8405c2ec4</Sha>
59+
<Sha>f8760d033ff55c8e24944bf18f8e007bea4deb50</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.13" CoherentParentDependency="Microsoft.AspNetCore.Mvc.Razor.Extensions">
76-
<Uri>https://github.com/dotnet/extensions</Uri>
77-
<Sha>945dd07ff3fabf64fe67e7dd2197bbeedbe6ca0f</Sha>
75+
<Dependency Name="Microsoft.Extensions.Logging" Version="3.1.14" CoherentParentDependency="Microsoft.AspNetCore.Mvc.Razor.Extensions">
76+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>
77+
<Sha>1c79cde92ca66a991b25a5ed9cbd570e289df47e</Sha>
7878
<RepoName>aspnet-extensions</RepoName>
7979
</Dependency>
80-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.113-servicing.21112.20" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
81-
<Uri>https://github.com/dotnet/sdk</Uri>
82-
<Sha>567532b5ebc207581830835b65bbd75feca7044c</Sha>
80+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.114-servicing.21161.11" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
81+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
82+
<Sha>5565e6b21b7a11560fb88e73dce4c097fac6260d</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.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
100-
<Uri>https://github.com/dotnet/aspnetcore</Uri>
101-
<Sha>cf2c5c9c6dca430b97aa96429b84d0da07eb77f1</Sha>
99+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.linux-x64" Version="3.1.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
100+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
101+
<Sha>440dadc05b2bed38e6a726c2492db90e77d43c62</Sha>
102102
<RepoName>aspnetcore</RepoName>
103103
</Dependency>
104-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.113-servicing.21117.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
105-
<Uri>https://github.com/dotnet/cli</Uri>
106-
<Sha>bf72556791de4b18f1517271c858707d3eb2613a</Sha>
104+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.114-servicing.21166.6" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
105+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
106+
<Sha>b637fb8974fdc0ddc880dfd16cf681c7eb7febb6</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.13-servicing.21117.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
114-
<Uri>https://github.com/dotnet/websdk</Uri>
115-
<Sha>55d967978dda970e58d997a73bcb9dd86de1f9e4</Sha>
113+
<Dependency Name="Microsoft.NET.Sdk.Web" Version="3.1.113-servicing.21166.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
114+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-websdk</Uri>
115+
<Sha>f55130b54ae93962c362692267601941f693291b</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.113-servicing.21117.35" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
123-
<Uri>https://github.com/dotnet/toolset</Uri>
124-
<Sha>6dfa1a00637e5a59cf077919d7d536b56900b102</Sha>
122+
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.114-servicing.21166.14" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
123+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-toolset</Uri>
124+
<Sha>3c0bb6e7e1a5526407ab9ba284bed18f9b841251</Sha>
125125
<RepoName>toolset</RepoName>
126126
</Dependency>
127-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="3.1.113-servicing-015239">
128-
<Uri>https://github.com/dotnet/installer</Uri>
129-
<Sha>2703068f9520050e59ba9c2e44aabe8fe533c65e</Sha>
127+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="1.0.0-preview.21166.31">
128+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-installer</Uri>
129+
<Sha>07ddd844dccc1dadbec69b4c9628ec7689b5468d</Sha>
130130
<RepoName>core-sdk</RepoName>
131131
</Dependency>
132132
<!-- external dependencies, not handled by Maestro/Arcade -->

0 commit comments

Comments
 (0)