Skip to content

Commit d32ed16

Browse files
committed
[internal/release/3.1] Update dependencies from dnceng/internal/dotnet-winforms
- Coherency Updates: - Microsoft.NETCore.App.Internal: from 3.1.3-servicing.20120.1 to 3.1.9-servicing.20459.3 (parent: Microsoft.Private.Winforms) - Resolve conflicts
1 parent 1df92b9 commit d32ed16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20513.3">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20561.1">
55
<Uri>https://github.com/dotnet/winforms</Uri>
66
<Sha>af517511ca77d0aed7408e2ca712aa2b984d6ecb</Sha>
77
</Dependency>

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.20513.3</MicrosoftPrivateWinformsVersion>
21+
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.20561.1</MicrosoftPrivateWinformsVersion>
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/coreclr -->
2424
<PropertyGroup>

0 commit comments

Comments
 (0)