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

Commit 3a02dfd

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-sdk build 20220412.8
Microsoft.NET.Sdk From Version 3.1.418-servicing.22159.9 -> To Version 3.1.419-servicing.22212.8
1 parent a8fcfed commit 3a02dfd

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

NuGet.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
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-3b38386" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-3b383860/nuget/v3/index.json" />
98
<!-- End: Package sources from dotnet-core-setup -->
109
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1110
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -19,7 +18,6 @@
1918
<disabledPackageSources>
2019
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2120
<!-- Begin: Package sources from dotnet-core-setup -->
22-
<add key="darc-int-dotnet-core-setup-3b38386" value="true" />
2321
<!-- End: Package sources from dotnet-core-setup -->
2422
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2523
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
</Dependency>
4949
</ToolsetDependencies>
5050
<ProductDependencies>
51-
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.418-servicing.22205.32">
51+
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.419-servicing.22212.8">
5252
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
53-
<Sha>92c9395c401649dee04af37be96266b656c2e79b</Sha>
53+
<Sha>cb0885bd02dfc75a57b3de4542bc282bd371d34e</Sha>
5454
</Dependency>
5555
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.24-servicing.22179.7">
5656
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</PropertyGroup>
4040
<PropertyGroup>
4141
<!-- Dependencies from https://github.com/dotnet/sdk -->
42-
<MicrosoftNETSdkPackageVersion>3.1.418-servicing.22205.32</MicrosoftNETSdkPackageVersion>
42+
<MicrosoftNETSdkPackageVersion>3.1.419-servicing.22212.8</MicrosoftNETSdkPackageVersion>
4343
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
4444
</PropertyGroup>
4545
<PropertyGroup>

0 commit comments

Comments
 (0)