Skip to content

Commit 2a99dcc

Browse files
authored
Remove an invalid coherency parent (#4916)
This breaks dependency flow as the service can't figure out the correct coherency parent. The dependency is not defined anywhere else in the file.
1 parent 6b02312 commit 2a99dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<Uri>https://github.com/dotnet/emsdk</Uri>
7373
</Dependency>
7474
<!-- Previous .NET Android version(s) -->
75-
<Dependency Name="Microsoft.NET.Sdk.Android.Manifest-9.0.100" Version="35.0.92" CoherentParentDependency="Microsoft.Android.Sdk.Windows">
75+
<Dependency Name="Microsoft.NET.Sdk.Android.Manifest-9.0.100" Version="35.0.92">
7676
<Uri>https://github.com/dotnet/android</Uri>
7777
<Sha>be1cab92326783479054e72990da08008e5be819</Sha>
7878
</Dependency>

0 commit comments

Comments
 (0)