Skip to content

Commit

Permalink
Merged PR 44006: Updated Version.Details.xml
Browse files Browse the repository at this point in the history
remove extra lines

----
#### AI description  (iteration 1)
#### PR Classification
Code cleanup

#### PR Summary
This pull request cleans up the `Version.Details.xml` file by removing duplicate entries.
- `eng/Version.Details.xml`: Removed duplicate `System.Formats.Asn1` dependency entry.
  • Loading branch information
vseanreesermsft committed Oct 18, 2024
2 parents 38f72ca + 4bb3c09 commit b651e70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
<Dependency Name="System.Formats.Asn1" Version="8.0.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>2aade6beb02ea367fd97c4070a4198802fe61c03</Sha>
</Dependency>
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>2aade6beb02ea367fd97c4070a4198802fe61c03</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="8.0.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down

0 comments on commit b651e70

Please sign in to comment.