Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
dfb036f
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Feb 5, 2026
9564fd4
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Feb 8, 2026
f8d2591
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Feb 15, 2026
84dd621
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Feb 17, 2026
983b0f3
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 10, 2026
d77def4
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 10, 2026
2ad5ccb
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 10, 2026
adc2655
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 11, 2026
92828c9
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 11, 2026
5ceb7ec
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 12, 2026
a1c2b75
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 12, 2026
50b0180
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 12, 2026
db776a3
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 13, 2026
230ee1a
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 15, 2026
f502dd7
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 15, 2026
f27e6ee
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 16, 2026
4919dd4
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 17, 2026
082c8c9
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Mar 17, 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
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
<Uri>https://github.com/dotnet/dotnet</Uri>
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26064.3">
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26167.2">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>31e0b8e08f57890f7b7004b93361d69cd4b21079</Sha>
<Sha>f3b160fbbe5a43f6fc03b27629e689ef00de3ef9</Sha>
</Dependency>
<!--
Maui Rollback Version mappings, default means generated from sdk version. Allows for manual override of version similar to https://github.com/dotnet/maui/blob/df8cfcf635a590955a8cc3d6cf7ae6280449dd3f/eng/Versions.props#L138-L146, where the logic comes from:
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<MicrosoftExtensionsLoggingPackageVersion>10.0.0-rc.1.25555.107</MicrosoftExtensionsLoggingPackageVersion>
<BenchmarkDotNetVersion>0.16.0-custom.20260127.101</BenchmarkDotNetVersion>
<MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>10.0.0-rc.1.25555.107</MicrosoftNETRuntimeEmscripten3156Nodewinx64Version>
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26064.3</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26167.2</MicrosoftDotNetXHarnessCLIVersion>
</PropertyGroup>
<!--Package names-->
<PropertyGroup>
Expand Down