Skip to content

Commit 9a9892f

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 32662: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-winforms
This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NETCore.Platforms**: from 7.0.4 to 7.0.4 (parent: Microsoft.Private.Winforms) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:99f855ec-f28a-4ad7-6638-08da7ef6346a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: 99f855ec-f28a-4ad7-6638-08da7ef6346a - **Build**: 20230714.5 - **Date Produced**: July 14, 2023 8:20:59 PM UTC - **Commit**: 1f1ac283c5d3bb3302111f8aef567a3541863c49 - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 7.0.10-servicing.23363.13 to 7.0.10-servicing.23364.5][1] - **Microsoft.Private.Winforms**: [from 7.0.10-servicing.23363.13 to 7.0.10-servicing.23364.5][1] - **Microsoft.NETCore.Platforms**: [from 7.0.4 to 7.0.4][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC05b68f8296&targetVersion=GC1f1ac283c5&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8587d13a27&targetVersion=GC8e9a17b221&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:99f855ec-f28a-4ad7-6638-08da7ef6346a)
2 parents 5461ffc + cfa71db commit 9a9892f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.10-servicing.23363.13">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.10-servicing.23364.5">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>05b68f8296b45fa76b27abcb8e5666e73a4873b7</Sha>
6+
<Sha>1f1ac283c5d3bb3302111f8aef567a3541863c49</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.10-servicing.23363.13">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.10-servicing.23364.5">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>05b68f8296b45fa76b27abcb8e5666e73a4873b7</Sha>
10+
<Sha>1f1ac283c5d3bb3302111f8aef567a3541863c49</Sha>
1111
</Dependency>
1212
<Dependency Name="System.CodeDom" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -47,7 +47,7 @@
4747
</Dependency>
4848
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.4" CoherentParentDependency="Microsoft.Private.Winforms">
4949
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
50-
<Sha>8587d13a2764c025277d628471984bae8e16427c</Sha>
50+
<Sha>8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7</Sha>
5151
</Dependency>
5252
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="7.0.0-rtm.23362.4">
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/winforms -->
2424
<PropertyGroup>
25-
<MicrosoftPrivateWinformsVersion>7.0.10-servicing.23363.13</MicrosoftPrivateWinformsVersion>
25+
<MicrosoftPrivateWinformsVersion>7.0.10-servicing.23364.5</MicrosoftPrivateWinformsVersion>
2626
</PropertyGroup>
2727
<!-- Packages that come from https://github.com/dotnet/runtime -->
2828
<PropertyGroup>

0 commit comments

Comments
 (0)