Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
13 commits
Select commit Hold shift + click to select a range
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
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<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-6b255ec" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-6b255ec4/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" />
<add key="darc-pub-dotnet-android-0a2fe9d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-0a2fe9d4/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-android -->
<!-- Begin: Package sources from dotnet-macios -->
<!-- End: 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.65">
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.1.86">
<Uri>https://github.com/dotnet/android</Uri>
<Sha>6b255ec42cef9f9f757400f6edec7af239cacd58</Sha>
<Sha>0a2fe9d4d737294ea54a135edea00ffba3155cb0</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.1">
<Sha>4c9d1b112c16716c2479e054e9ad4db8b5b8c70c</Sha>
Expand Down
Loading