Skip to content

Commit 7e15333

Browse files
Update dependencies from https://github.com/dotnet/winforms build 20201013.3 (#3643)
[release/3.1] Update dependencies from dotnet/winforms - Coherency Updates: - System.Reflection.MetadataLoadContext: from 4.7.2 to 4.7.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)
1 parent 002127a commit 7e15333

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20465.3">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20513.3">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>2f216bb9a58a975a31509cb1b2cf5cc5857f1d5d</Sha>
6+
<Sha>af517511ca77d0aed7408e2ca712aa2b984d6ecb</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
@@ -37,7 +37,7 @@
3737
</Dependency>
3838
<Dependency Name="System.Reflection.MetadataLoadContext" Version="4.7.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
3939
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
40-
<Sha>c4164928b270ee2369808ab347d33423ef765216</Sha>
40+
<Sha>059a4a19e602494bfbed473dbbb18f2dbfbd0878</Sha>
4141
</Dependency>
4242
<Dependency Name="System.Security.AccessControl" Version="4.7.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
4343
<Uri>https://github.com/dotnet/corefx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919
<!-- NuGet Package Versions -->
2020
<PropertyGroup>
21-
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.20465.3</MicrosoftPrivateWinformsVersion>
21+
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.20513.3</MicrosoftPrivateWinformsVersion>
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/coreclr -->
2424
<PropertyGroup>

0 commit comments

Comments
 (0)