Skip to content
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +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-d0f9743" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-d0f97437/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.11">
<Uri>https://github.com/dotnet/android</Uri>
<Sha>51a08d74f33040198641b6f0e1b0d2c9518d2ed7</Sha>
<Sha>d0f974377b808953c05448a25eab5ee57bb0c584</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.1">
<Sha>4c9d1b112c16716c2479e054e9ad4db8b5b8c70c</Sha>
Expand Down
Loading