Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit e553d53

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 23433: [internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-core-setup
This pull request updates the following dependencies [marker]: <> (Begin:d0518625-279b-4a58-a366-08d828fa49ff) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup - **Subscription**: d0518625-279b-4a58-a366-08d828fa49ff - **Build**: 20220615.13 - **Date Produced**: June 16, 2022 12:43:18 AM UTC - **Commit**: 2d4bb962fd423dbd630a02e220880a73f4b9fa1a - **Branch**: refs/heads/internal/release/3.1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.NETCore.App.Internal**: [from 3.1.26-servicing.22301.1 to 3.1.27-servicing.22315.13][3] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 3.1.26 to 3.1.27][3] - **Microsoft.NETCore.DotNetHostResolver**: [from 3.1.26 to 3.1.27][3] [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup/branches?baseVersion=GCc1f9aa1&targetVersion=GC2d4bb96&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d0518625-279b-4a58-a366-08d828fa49ff)
2 parents 4567e8e + 8048208 commit e553d53

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<clear />
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-core-setup -->
8-
<add key="darc-int-dotnet-core-setup-c1f9aa1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-c1f9aa1c/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-core-setup-2d4bb96" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-2d4bb962/nuget/v3/index.json" />
99
<!-- End: Package sources from dotnet-core-setup -->
1010
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1111
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -19,7 +19,7 @@
1919
<disabledPackageSources>
2020
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2121
<!-- Begin: Package sources from dotnet-core-setup -->
22-
<add key="darc-int-dotnet-core-setup-c1f9aa1" value="true" />
22+
<add key="darc-int-dotnet-core-setup-2d4bb96" value="true" />
2323
<!-- End: Package sources from dotnet-core-setup -->
2424
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2525
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
66
<Sha>a94593cddc6501d77594f392b4fb5020a76e8217</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.26">
8+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.27">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
10-
<Sha>c1f9aa1c76747465c8f9bc48edaa1f76b7f803aa</Sha>
10+
<Sha>2d4bb962fd423dbd630a02e220880a73f4b9fa1a</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
@@ -21,9 +21,9 @@
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
2222
<Sha>9165b88e05fc37585aa1c3fc9585b5a7d751bb21</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.26">
24+
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.27">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
26-
<Sha>c1f9aa1c76747465c8f9bc48edaa1f76b7f803aa</Sha>
26+
<Sha>2d4bb962fd423dbd630a02e220880a73f4b9fa1a</Sha>
2727
</Dependency>
2828
<!-- Specific version here is not interesting, but we want Maestro to add corefx
2929
private feeds -->
@@ -52,9 +52,9 @@
5252
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
5353
<Sha>9df938def8f3184756cfdbfc5575f02415e1cf5f</Sha>
5454
</Dependency>
55-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.26-servicing.22301.1">
55+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.27-servicing.22315.13">
5656
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
57-
<Sha>c1f9aa1c76747465c8f9bc48edaa1f76b7f803aa</Sha>
57+
<Sha>2d4bb962fd423dbd630a02e220880a73f4b9fa1a</Sha>
5858
</Dependency>
5959
<Dependency Name="Microsoft.DotNet.Cli.CommandLine" Version="1.0.0-preview.19208.1">
6060
<Uri>https://github.com/dotnet/CliCommandLineParser</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
<PropertyGroup>
1919
<!-- Dependencies from https://github.com/dotnet/core-setup -->
2020
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
21-
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.26</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
21+
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.27</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
2222
<MicrosoftNETCoreAppRuntimePackageVersion>$(MicrosoftNETCoreAppRuntimewinx64PackageVersion)</MicrosoftNETCoreAppRuntimePackageVersion>
23-
<MicrosoftNETCoreAppInternalPackageVersion>3.1.26-servicing.22301.1</MicrosoftNETCoreAppInternalPackageVersion>
23+
<MicrosoftNETCoreAppInternalPackageVersion>3.1.27-servicing.22315.13</MicrosoftNETCoreAppInternalPackageVersion>
2424
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
2525
<MicrosoftExtensionsDependencyModelPackageVersion>3.1.25</MicrosoftExtensionsDependencyModelPackageVersion>
26-
<MicrosoftNETCoreDotNetHostResolverPackageVersion>3.1.26</MicrosoftNETCoreDotNetHostResolverPackageVersion>
26+
<MicrosoftNETCoreDotNetHostResolverPackageVersion>3.1.27</MicrosoftNETCoreDotNetHostResolverPackageVersion>
2727
<MicrosoftNETHostModelVersion>3.1.16</MicrosoftNETHostModelVersion>
2828
</PropertyGroup>
2929
<PropertyGroup>

0 commit comments

Comments
 (0)