Skip to content

Commit c0ee7eb

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220309.6 (#41051)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI From Version 1.0.0-beta.22114.9 -> To Version 1.0.0-beta.22159.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 42ab068 commit c0ee7eb

File tree

5 files changed

+6
-20
lines changed

5 files changed

+6
-20
lines changed

NuGet.config

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,14 @@
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-39d9ee3" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-39d9ee3c/nuget/v3/index.json" />
87
<!-- End: Package sources from dotnet-razor-tooling -->
98
<!-- Begin: Package sources from dotnet-corefx -->
10-
<add key="darc-int-dotnet-corefx-641ee87" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-641ee87b/nuget/v3/index.json" />
119
<!-- End: Package sources from dotnet-corefx -->
1210
<!-- Begin: Package sources from dotnet-core-setup -->
13-
<add key="darc-int-dotnet-core-setup-7af614f" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-7af614fd/nuget/v3/index.json" />
1411
<!-- End: Package sources from dotnet-core-setup -->
1512
<!-- Begin: Package sources from dotnet-efcore -->
16-
<add key="darc-int-dotnet-efcore-213c56e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-213c56ea/nuget/v3/index.json" />
1713
<!-- End: Package sources from dotnet-efcore -->
1814
<!-- Begin: Package sources from dotnet-extensions -->
19-
<add key="darc-int-dotnet-extensions-8934ddb" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-8934ddbf/nuget/v3/index.json" />
2015
<!-- End: Package sources from dotnet-extensions -->
2116
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2217
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -28,19 +23,14 @@
2823
<clear />
2924
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3025
<!-- Begin: Package sources from dotnet-razor-tooling -->
31-
<add key="darc-int-dotnet-razor-tooling-39d9ee3" value="true" />
3226
<!-- End: Package sources from dotnet-razor-tooling -->
3327
<!-- Begin: Package sources from dotnet-extensions -->
34-
<add key="darc-int-dotnet-extensions-8934ddb" value="true" />
3528
<!-- End: Package sources from dotnet-extensions -->
3629
<!-- Begin: Package sources from dotnet-efcore -->
37-
<add key="darc-int-dotnet-efcore-213c56e" value="true" />
3830
<!-- End: Package sources from dotnet-efcore -->
3931
<!-- Begin: Package sources from dotnet-core-setup -->
40-
<add key="darc-int-dotnet-core-setup-7af614f" value="true" />
4132
<!-- End: Package sources from dotnet-core-setup -->
4233
<!-- Begin: Package sources from dotnet-corefx -->
43-
<add key="darc-int-dotnet-corefx-641ee87" value="true" />
4434
<!-- End: Package sources from dotnet-corefx -->
4535
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4636
</disabledPackageSources>

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>8934ddbf6c4fbc697b8f63eb5a49fb21ccffc56b</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.22114.9">
421+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.22159.6">
422422
<Uri>https://github.com/dotnet/arcade</Uri>
423-
<Sha>184ce2c7f17508264ffa19b307d97e7568da05ab</Sha>
423+
<Sha>aebcd10d76469b2e84cffd39d043574bc5357d22</Sha>
424424
</Dependency>
425-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22114.9">
425+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22159.6">
426426
<Uri>https://github.com/dotnet/arcade</Uri>
427-
<Sha>184ce2c7f17508264ffa19b307d97e7568da05ab</Sha>
427+
<Sha>aebcd10d76469b2e84cffd39d043574bc5357d22</Sha>
428428
</Dependency>
429429
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.23-servicing.22123.2" 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.22114.9</MicrosoftDotNetGenAPIPackageVersion>
67+
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.22159.6</MicrosoftDotNetGenAPIPackageVersion>
6868
<!-- Packages from dotnet/roslyn -->
6969
<MicrosoftNetCompilersToolsetPackageVersion>3.4.1-beta4-20127-10</MicrosoftNetCompilersToolsetPackageVersion>
7070
<!-- Packages from dotnet/core-setup -->

eng/common/templates/jobs/jobs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ parameters:
1717
# Optional: Enable publishing using release pipelines
1818
enablePublishUsingPipelines: false
1919

20-
# Optional: Disable component governance detection. In general, component governance
21-
# should be on for all jobs. Use only in the event of issues.
22-
disableComponentGovernance: false
23-
2420
graphFileGeneration:
2521
# Optional: Enable generating the graph files at the end of the build
2622
enabled: false

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"msbuild-sdks": {
2828
"Yarn.MSBuild": "1.22.10",
29-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22114.9"
29+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22159.6"
3030
}
3131
}

0 commit comments

Comments
 (0)