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-85c3ad5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-85c3ad51/nuget/v3/index.json" />
<add key="darc-pub-dotnet-android-ff0d29e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-ff0d29ef/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 -->
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>547c640d5626b2976499cb3433abc741a63d67c5</Sha>
<Uri>https://github.com/dotnet/dotnet</Uri>
</Dependency>
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.1.88">
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.1.95">
<Uri>https://github.com/dotnet/android</Uri>
<Sha>85c3ad51787f198d97de44a489349492b3ca7600</Sha>
<Sha>ff0d29ef85743d46ebce52981efc1d063b10c9e4</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.1">
<Sha>4c9d1b112c16716c2479e054e9ad4db8b5b8c70c</Sha>
Expand Down
Loading