Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
05a11fa
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Nov 17, 2025
6bfa80f
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Nov 17, 2025
42508ed
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Nov 25, 2025
430f3e7
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Dec 9, 2025
e29f58a
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Dec 11, 2025
1888665
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Dec 12, 2025
92962e2
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Dec 12, 2025
7427423
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Dec 16, 2025
921a84d
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Jan 26, 2026
3f4ae86
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Jan 28, 2026
c54ea33
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 4, 2026
f3411d4
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 5, 2026
94b7c22
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 5, 2026
9041854
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 5, 2026
2bd8a46
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 5, 2026
e87c0eb
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 12, 2026
b9d5f0e
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 17, 2026
5cbad3c
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 19, 2026
6c66630
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Feb 21, 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
1 change: 0 additions & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<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-51a08d7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-51a08d74/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-android -->
<!-- Begin: Package sources from dotnet-macios -->
<add key="darc-pub-dotnet-macios-4177c9d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-4177c9d9/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 @@ -63,9 +63,9 @@
<Sha>994d9ebe9f3f4216d7b125738cf5c19adaf674d3</Sha>
<Uri>https://github.com/dotnet/dotnet</Uri>
</Dependency>
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.0.9">
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.1.42">
<Uri>https://github.com/dotnet/android</Uri>
<Sha>51a08d74f33040198641b6f0e1b0d2c9518d2ed7</Sha>
<Sha>8f1d2f52611ccf98d93c973a35b3a1da8a3f17db</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.1">
<Sha>4c9d1b112c16716c2479e054e9ad4db8b5b8c70c</Sha>
Expand Down
Loading