Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Mitchell <mmitche@microsoft.com>2021-11-22 20:19:08 +0300
committerMatt Mitchell <mmitche@microsoft.com>2021-11-22 20:19:08 +0300
commit55738ff96b832439076e25584cfe0eb3bace9b01 (patch)
tree1636fb4b79d61e863fd9ce10dd3cb25d9a045a93
parent46864d3d3cc770eb6e991363883264358bbcc8f7 (diff)
Merged PR 20031: Fixup sha for System.Drawing.Commonv5.0.13
Should be 5.0.12 version.
-rw-r--r--eng/Version.Details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0bcb8720ce..02bb35dbd8 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -207,7 +207,7 @@
</Dependency>
<Dependency Name="System.Drawing.Common" Version="5.0.3">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>dcdf74cbb0b398d843ae25921cf8491e733cc2bd</Sha>
+ <Sha>7211aa01b34bb55ca67bdddd6e80ce23ee201bd2</Sha>
</Dependency>
<Dependency Name="System.IO.Pipelines" Version="5.0.1">
<Uri>https://github.com/dotnet/runtime</Uri>