Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
554fd71
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 16, 2025
34f5f94
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 16, 2025
be8e5c0
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 16, 2025
11ab0ee
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 16, 2025
193011b
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 16, 2025
1bd72c3
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 17, 2025
cf28ecf
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 17, 2025
b1ab41a
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 17, 2025
341c021
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 20, 2025
0a67592
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 21, 2025
a7fe294
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 21, 2025
a4cb51c
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 22, 2025
57dc934
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 25, 2025
06bdb5c
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 28, 2025
6a784f8
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 28, 2025
d332f08
Update dependencies from https://github.com/dotnet/android build 10.0…
dotnet-maestro[bot] Oct 28, 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: 1 addition & 3 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
<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" />
<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" />
<add key="darc-pub-dotnet-android-01024bb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-01024bb6/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>2d4079aa0b0ae84217540e6df5dcc15e8a64c07d</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.2">
<Uri>https://github.com/dotnet/android</Uri>
<Sha>51a08d74f33040198641b6f0e1b0d2c9518d2ed7</Sha>
<Sha>01024bb616e7b80417a2c6d320885bfdb956f20a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.1">
<Sha>4c9d1b112c16716c2479e054e9ad4db8b5b8c70c</Sha>
Expand Down
Loading