Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9d892ba
Update dependencies from build 312649
dotnet-maestro[bot] May 1, 2026
445c135
Update dependencies from build 312795
dotnet-maestro[bot] May 2, 2026
b963f22
Update dependencies from build 312829
dotnet-maestro[bot] May 3, 2026
28e6d5a
Update dependencies from build 313063
dotnet-maestro[bot] May 6, 2026
36f5435
Update dependencies from build 313363
dotnet-maestro[bot] May 7, 2026
6574046
Update dependencies from build 313473
dotnet-maestro[bot] May 8, 2026
2f0cf61
Update dependencies from build 315339
dotnet-maestro[bot] May 22, 2026
d45d85c
Update dependencies from build 315454
dotnet-maestro[bot] May 23, 2026
5d819fc
Update dependencies from build 315592
dotnet-maestro[bot] May 24, 2026
b7c295d
Update dependencies from build 315678
dotnet-maestro[bot] May 25, 2026
8422f86
Backflow from https://github.com/dotnet/dotnet / d045531 build 315959
dotnet-maestro[bot] May 28, 2026
a410105
Update dependencies from build 315959
dotnet-maestro[bot] May 28, 2026
4bf0d6d
Update dependencies from build 316441
dotnet-maestro[bot] May 31, 2026
d7fb114
Update dependencies from build 316646
dotnet-maestro[bot] Jun 2, 2026
0c521f6
Update dependencies from build 317140
dotnet-maestro[bot] Jun 4, 2026
897cf48
Update dependencies from build 317205
dotnet-maestro[bot] Jun 5, 2026
b1f5512
Update dependencies from build 317500
dotnet-maestro[bot] Jun 6, 2026
3f8594d
Update dependencies from build 317590
dotnet-maestro[bot] Jun 7, 2026
cc0ac6d
Update dependencies from build 317732
dotnet-maestro[bot] Jun 9, 2026
89c15f7
Update dependencies from build 318062
dotnet-maestro[bot] Jun 10, 2026
46ebf8e
Update dependencies from build 318234
dotnet-maestro[bot] Jun 11, 2026
0aaf83a
Update dependencies from build 318531
dotnet-maestro[bot] Jun 13, 2026
ef64f7d
Update dependencies from build 318985
dotnet-maestro[bot] Jun 17, 2026
a605465
Update dependencies from build 319025
dotnet-maestro[bot] Jun 18, 2026
b21e9f1
Update dependencies from build 319222
dotnet-maestro[bot] Jun 19, 2026
e5b5cec
Update dependencies from build 319504
dotnet-maestro[bot] Jun 20, 2026
61cbb84
Update dependencies from build 320294
dotnet-maestro[bot] Jun 26, 2026
89813ed
Update dependencies from build 320383
dotnet-maestro[bot] Jun 27, 2026
b5adcb3
Update dependencies from build 320484
dotnet-maestro[bot] Jun 28, 2026
5693a1a
Update dependencies from build 320580
dotnet-maestro[bot] Jun 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
<Project>
<PropertyGroup>
<!-- dotnet-dotnet dependencies -->
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26229.109</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26328.103</MicrosoftDotNetArcadeSdkPackageVersion>
</PropertyGroup>
<!--Property group for alternate package version names-->
<PropertyGroup>
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<Source Uri="https://github.com/dotnet/dotnet" Mapping="command-line-api" Sha="dd8ced28bfd57694643337c5dcf1877d5159948b" BarId="312468" />
<Source Uri="https://github.com/dotnet/dotnet" Mapping="command-line-api" Sha="d90771109c7250deb1786ca4b5a7d9bf2051a1e2" BarId="320580" />
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26229.109">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26328.103">
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>dd8ced28bfd57694643337c5dcf1877d5159948b</Sha>
<Sha>d90771109c7250deb1786ca4b5a7d9bf2051a1e2</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<!-- Repo Version Information -->
<PropertyGroup>
<VersionPrefix>2.0.9</VersionPrefix>
<VersionPrefix>2.0.10</VersionPrefix>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
<PreReleaseVersionIteration></PreReleaseVersionIteration>
<!-- Allowed values: '', 'prerelease', 'release'. Set to 'release' when stabilizing. -->
Expand Down
3 changes: 0 additions & 3 deletions eng/common/core-templates/steps/publish-logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ steps:
'$(publishing-dnceng-devdiv-code-r-build-re)'
'$(dn-bot-all-orgs-artifact-feeds-rw)'
'$(akams-client-id)'
'$(microsoft-symbol-server-pat)'
'$(symweb-symbol-server-pat)'
'$(dnceng-symbol-server-pat)'
'$(dn-bot-all-orgs-build-rw-code-rw)'
'$(System.AccessToken)'
${{parameters.CustomSensitiveDataList}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ steps:
workingDirectory: $(Agent.TempDirectory)

- script: |
$(Agent.TempDirectory)/dotnet/dotnet tool install BinLogToSln --version ${{parameters.sourceIndexProcessBinlogPackageVersion}} --add-source ${{parameters.SourceIndexPackageSource}} --tool-path $(Agent.TempDirectory)/.source-index/tools
$(Agent.TempDirectory)/dotnet/dotnet tool install UploadIndexStage1 --version ${{parameters.sourceIndexUploadPackageVersion}} --add-source ${{parameters.SourceIndexPackageSource}} --tool-path $(Agent.TempDirectory)/.source-index/tools
$(Agent.TempDirectory)/dotnet/dotnet tool install BinLogToSln --version ${{parameters.sourceIndexProcessBinlogPackageVersion}} --source ${{parameters.SourceIndexPackageSource}} --tool-path $(Agent.TempDirectory)/.source-index/tools
$(Agent.TempDirectory)/dotnet/dotnet tool install UploadIndexStage1 --version ${{parameters.sourceIndexUploadPackageVersion}} --source ${{parameters.SourceIndexPackageSource}} --tool-path $(Agent.TempDirectory)/.source-index/tools
displayName: "Source Index: Download netsourceindex Tools"
# Set working directory to temp directory so 'dotnet' doesn't try to use global.json and use the repo's sdk.
workingDirectory: $(Agent.TempDirectory)
Expand Down
Loading
Loading