Skip to content

Commit 5675815

Browse files
authored
Merge branch 'release/3.1' into internal-merge-3.1-2022-05-10-1215
2 parents 70fdd8e + 5ca6c9a commit 5675815

File tree

4 files changed

+8
-26
lines changed

4 files changed

+8
-26
lines changed

NuGet.config

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,10 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-razor-tooling -->
7-
<add key="darc-int-dotnet-razor-tooling-f7f8678" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-f7f86786/nuget/v3/index.json" />
87
<!-- End: Package sources from dotnet-razor-tooling -->
98
<!-- Begin: Package sources from dotnet-corefx -->
109
<!-- End: Package sources from dotnet-corefx -->
1110
<!-- Begin: Package sources from dotnet-core-setup -->
12-
<add key="darc-int-dotnet-core-setup-9165b88" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-9165b88e/nuget/v3/index.json" />
13-
<!-- End: Package sources from dotnet-core-setup -->
14-
<!-- Begin: Package sources from dotnet-efcore -->
15-
<add key="darc-int-dotnet-efcore-d3511a1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-d3511a1a/nuget/v3/index.json" />
16-
<!-- End: Package sources from dotnet-efcore -->
17-
<!-- Begin: Package sources from dotnet-extensions -->
18-
<add key="darc-int-dotnet-extensions-fc49d8e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-fc49d8e2/nuget/v3/index.json" />
1911
<!-- End: Package sources from dotnet-extensions -->
2012
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2113
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -27,16 +19,6 @@
2719
<clear />
2820
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2921
<!-- Begin: Package sources from dotnet-razor-tooling -->
30-
<add key="darc-int-dotnet-razor-tooling-f7f8678" value="true" />
31-
<!-- End: Package sources from dotnet-razor-tooling -->
32-
<!-- Begin: Package sources from dotnet-extensions -->
33-
<add key="darc-int-dotnet-extensions-fc49d8e" value="true" />
34-
<!-- End: Package sources from dotnet-extensions -->
35-
<!-- Begin: Package sources from dotnet-efcore -->
36-
<add key="darc-int-dotnet-efcore-d3511a1" value="true" />
37-
<!-- End: Package sources from dotnet-efcore -->
38-
<!-- Begin: Package sources from dotnet-core-setup -->
39-
<add key="darc-int-dotnet-core-setup-9165b88" value="true" />
4022
<!-- End: Package sources from dotnet-core-setup -->
4123
<!-- Begin: Package sources from dotnet-corefx -->
4224
<!-- End: Package sources from dotnet-corefx -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -418,13 +418,13 @@
418418
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>
419419
<Sha>fc49d8e29a7fb8d87d1210396cc3b90e8982934c</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.22212.4">
421+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.22260.3">
422422
<Uri>https://github.com/dotnet/arcade</Uri>
423-
<Sha>110afd89a939ac6476282e27d7290583ad3b1715</Sha>
423+
<Sha>65777bddfce6966941a4ade1b53efa5e5fc9c87d</Sha>
424424
</Dependency>
425-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22212.4">
425+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22260.3">
426426
<Uri>https://github.com/dotnet/arcade</Uri>
427-
<Sha>110afd89a939ac6476282e27d7290583ad3b1715</Sha>
427+
<Sha>65777bddfce6966941a4ade1b53efa5e5fc9c87d</Sha>
428428
</Dependency>
429429
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.25-servicing.22218.4" CoherentParentDependency="Microsoft.EntityFrameworkCore">
430430
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
-->
6565
<PropertyGroup Label="Automated">
6666
<!-- Packages from dotnet/arcade -->
67-
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.22212.4</MicrosoftDotNetGenAPIPackageVersion>
67+
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.22260.3</MicrosoftDotNetGenAPIPackageVersion>
6868
<!-- Packages from dotnet/roslyn -->
6969
<MicrosoftNetCompilersToolsetPackageVersion>3.4.1-beta4-20127-10</MicrosoftNetCompilersToolsetPackageVersion>
7070
<!-- Packages from dotnet/core-setup -->

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "3.1.418"
3+
"version": "3.1.419"
44
},
55
"tools": {
6-
"dotnet": "3.1.418",
6+
"dotnet": "3.1.419",
77
"runtimes": {
88
"dotnet/x64": [
99
"$(MicrosoftNETCoreAppInternalPackageVersion)"
@@ -26,6 +26,6 @@
2626
},
2727
"msbuild-sdks": {
2828
"Yarn.MSBuild": "1.22.10",
29-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22212.4"
29+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22260.3"
3030
}
3131
}

0 commit comments

Comments
 (0)