Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
14 commits
Select commit Hold shift + click to select a range
4e47da1
Update dependencies from https://github.com/dotnet/maui build 20260319.1
dotnet-maestro[bot] Mar 20, 2026
ecbe90f
Update dependencies from https://github.com/dotnet/maui build 20260319.2
dotnet-maestro[bot] Mar 20, 2026
5653c60
Update dependencies from https://github.com/dotnet/maui build 20260320.1
dotnet-maestro[bot] Mar 21, 2026
eb0923d
Update dependencies from https://github.com/dotnet/maui build 20260320.4
dotnet-maestro[bot] Mar 21, 2026
8aac069
Update dependencies from https://github.com/dotnet/maui build 20260321.2
dotnet-maestro[bot] Mar 22, 2026
6eb6ab4
Update dependencies from https://github.com/dotnet/maui build 20260321.1
dotnet-maestro[bot] Mar 22, 2026
39684f5
Update dependencies from https://github.com/dotnet/maui build 20260322.1
dotnet-maestro[bot] Mar 23, 2026
aca46ef
Update dependencies from https://github.com/dotnet/maui build 20260322.2
dotnet-maestro[bot] Mar 23, 2026
f9bd0de
Update dependencies from https://github.com/dotnet/maui build 20260323.1
dotnet-maestro[bot] Mar 23, 2026
222d623
Update dependencies from https://github.com/dotnet/maui build 20260323.2
dotnet-maestro[bot] Mar 24, 2026
7a79e1b
Update dependencies from https://github.com/dotnet/maui build 20260323.3
dotnet-maestro[bot] Mar 24, 2026
7e92caa
Update dependencies from https://github.com/dotnet/maui build 20260324.1
dotnet-maestro[bot] Mar 24, 2026
a84fef4
Update dependencies from https://github.com/dotnet/maui build 20260324.3
dotnet-maestro[bot] Mar 25, 2026
4b17165
Update dependencies from https://github.com/dotnet/maui build 20260324.2
dotnet-maestro[bot] Mar 25, 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 NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-android -->
<add key="darc-pub-dotnet-android-5649411-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-56494117-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-android-1361e50" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-1361e505/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-android -->
<!-- Begin: Package sources from dotnet-macios -->
<add key="darc-pub-dotnet-macios-8d30875" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-8d308759/nuget/v3/index.json" />
<add key="darc-pub-dotnet-macios-5797627" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-57976277/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-macios -->
<!-- Begin: Package sources from dotnet-maui -->
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
Mapping_Microsoft.tvOS.Sdk:default
-->
<!-- Dependencies for .NET MAUI workload -->
<Dependency Name="Microsoft.Maui.Controls" Version="10.0.50-ci.inflight.26168.10">
<Sha>32655b54fa9f3cb050c5c0d335b49ec01f031849</Sha>
<Dependency Name="Microsoft.Maui.Controls" Version="10.0.60-ci.inflight.26174.4">
<Sha>6e563dcf3cbf4853316eb4724e49ec92caeabb07</Sha>
<Uri>https://github.com/dotnet/maui</Uri>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rc.2.25555.107">
Expand Down