Skip to content
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
ed20467
[VMR] Codeflow a528f84-a528f84
dotnet-maestro[bot] Jun 3, 2025
32ffe4e
Merging main into darc-main-4a341d37-a1b1-4226-b72e-fc738753fc4e
dotnet-maestro[bot] Jun 3, 2025
56d1dc0
Update dependencies from https://github.com/dotnet/dotnet build 270315
dotnet-maestro[bot] Jun 3, 2025
f0d9f23
[VMR] Codeflow f5faea9-f5faea9
dotnet-maestro[bot] Jun 4, 2025
900b262
Merging main into darc-main-4a341d37-a1b1-4226-b72e-fc738753fc4e
dotnet-maestro[bot] Jun 4, 2025
ae6a444
Update dependencies from https://github.com/dotnet/dotnet build 270450
dotnet-maestro[bot] Jun 4, 2025
0460470
Update dependencies from https://github.com/dotnet/dotnet build 270603
dotnet-maestro[bot] Jun 5, 2025
9c21af9
Merging main into darc-main-4a341d37-a1b1-4226-b72e-fc738753fc4e
dotnet-maestro[bot] Jun 6, 2025
9de1175
Update dependencies from https://github.com/dotnet/dotnet build 270662
dotnet-maestro[bot] Jun 6, 2025
f2f3bd9
[VMR] Codeflow 86826d3-86826d3
dotnet-maestro[bot] Jun 10, 2025
88259cc
Merging main into darc-main-4a341d37-a1b1-4226-b72e-fc738753fc4e
dotnet-maestro[bot] Jun 10, 2025
bf00601
Update dependencies from https://github.com/dotnet/dotnet build 271018
dotnet-maestro[bot] Jun 10, 2025
63ff698
[VMR] Codeflow 32a2620-32a2620
dotnet-maestro[bot] Jun 11, 2025
a1542ab
Update dependencies from https://github.com/dotnet/dotnet build 271181
dotnet-maestro[bot] Jun 11, 2025
3886149
[VMR] Codeflow 25357a9-25357a9
dotnet-maestro[bot] Jun 12, 2025
7629903
Update dependencies from https://github.com/dotnet/dotnet build 271343
dotnet-maestro[bot] Jun 12, 2025
818765b
Merging main into darc-main-4a341d37-a1b1-4226-b72e-fc738753fc4e
dotnet-maestro[bot] Jun 13, 2025
3a33db2
Update dependencies from https://github.com/dotnet/dotnet build 271417
dotnet-maestro[bot] Jun 13, 2025
95e5065
Merge remote-tracking branch 'origin/main' into darc-main-4a341d37-a1…
ViktorHofer Jun 13, 2025
da6aa35
Revert incorrect Roslyn.sln changes
ViktorHofer Jun 13, 2025
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.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<Source Uri="https://github.com/dotnet/dotnet" Mapping="roslyn" Sha="0a01b394b186e190a80cb55740c13f6293cf5446" BarId="269884" />
<Source Uri="https://github.com/dotnet/dotnet" Mapping="roslyn" Sha="25bec1af21db71468c5c2c3a588dd54d0e058e9d" BarId="271417" />
<ProductDependencies>
<!-- RoslynAnalyzers reference older builds of Roslyn and this is necessary for SourceBuild. -->
<Dependency Name="Microsoft.CodeAnalysis" Version="3.11.0">
Expand Down