Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
ccdbee7
Update dependencies from https://github.com/dotnet/maui build 20251009.2
dotnet-maestro[bot] Oct 9, 2025
5b6ced4
Update dependencies from https://github.com/dotnet/maui build 20251009.4
dotnet-maestro[bot] Oct 9, 2025
fc36cdf
Update dependencies from https://github.com/dotnet/maui build 20251009.5
dotnet-maestro[bot] Oct 9, 2025
a369941
Update dependencies from https://github.com/dotnet/maui build 20251009.7
dotnet-maestro[bot] Oct 10, 2025
7172f4d
Update dependencies from https://github.com/dotnet/maui build 20251010.1
dotnet-maestro[bot] Oct 10, 2025
8c5b1a2
Update dependencies from https://github.com/dotnet/maui build 20251010.2
dotnet-maestro[bot] Oct 10, 2025
24dda62
Update dependencies from https://github.com/dotnet/maui build 20251010.9
dotnet-maestro[bot] Oct 11, 2025
3dcfdde
Update dependencies from https://github.com/dotnet/maui build 20251011.1
dotnet-maestro[bot] Oct 12, 2025
e181596
Update dependencies from https://github.com/dotnet/maui build 20251012.2
dotnet-maestro[bot] Oct 13, 2025
2de48b4
Update dependencies from https://github.com/dotnet/maui build 20251013.2
dotnet-maestro[bot] Oct 13, 2025
de6093e
Update dependencies from https://github.com/dotnet/maui build 20251013.8
dotnet-maestro[bot] Oct 14, 2025
80d2e00
Update dependencies from https://github.com/dotnet/maui build 20251014.8
dotnet-maestro[bot] Oct 15, 2025
c89f038
Update dependencies from https://github.com/dotnet/maui build 20251015.3
dotnet-maestro[bot] Oct 15, 2025
e1a7497
Update dependencies from https://github.com/dotnet/maui build 20251015.9
dotnet-maestro[bot] Oct 16, 2025
8651211
Update dependencies from https://github.com/dotnet/maui build 20251016.2
dotnet-maestro[bot] Oct 17, 2025
d3c04ca
Update dependencies from https://github.com/dotnet/maui build 20251017.3
dotnet-maestro[bot] Oct 18, 2025
c9ba6d1
Update dependencies from https://github.com/dotnet/maui build 20251018.4
dotnet-maestro[bot] Oct 18, 2025
eeeaf8e
Update dependencies from https://github.com/dotnet/maui build 20251018.5
dotnet-maestro[bot] Oct 18, 2025
71e1cc4
Update dependencies from https://github.com/dotnet/maui build 20251018.7
dotnet-maestro[bot] Oct 18, 2025
a036924
Update dependencies from https://github.com/dotnet/maui build 20251018.9
dotnet-maestro[bot] Oct 19, 2025
08590b9
Update dependencies from https://github.com/dotnet/maui build 20251019.1
dotnet-maestro[bot] Oct 19, 2025
d6617d6
Update dependencies from https://github.com/dotnet/maui build 20251019.3
dotnet-maestro[bot] Oct 19, 2025
0f59adc
Update dependencies from https://github.com/dotnet/maui build 20251019.7
dotnet-maestro[bot] Oct 20, 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
4 changes: 0 additions & 4 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@
<!--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-51a08d7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-51a08d74/nuget/v3/index.json" />
<add key="darc-pub-dotnet-android-1dcfb6f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-1dcfb6f8/nuget/v3/index.json" />
<add key="darc-pub-dotnet-android-1dcfb6f-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-1dcfb6f8-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-android -->
<!-- Begin: Package sources from dotnet-macios -->
<add key="darc-pub-dotnet-macios-177f431" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-177f4311/nuget/v3/index.json" />
<add key="darc-pub-dotnet-macios-177f431-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-177f4311-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-macios -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
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.0-ci.net10.25479.6">
<Sha>88c2c7ae772437921d85186318dd4320c4848618</Sha>
<Dependency Name="Microsoft.Maui.Controls" Version="10.0.0-ci.net10.25519.6">
<Sha>caf06a4c7219095cb0ddf0e81182c48cdd3ccd22</Sha>
<Uri>https://github.com/dotnet/maui</Uri>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rc.2.25508.109">
Expand Down