Skip to content

Commit

Permalink
Merged PR 32662: [internal/release/7.0] Update dependencies from dnce…
Browse files Browse the repository at this point in the history
…ng/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)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Jul 14, 2023
2 parents 5461ffc + cfa71db commit 9a9892f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.10-servicing.23363.13">
<Dependency Name="Microsoft.Private.Winforms" Version="7.0.10-servicing.23364.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
<Sha>05b68f8296b45fa76b27abcb8e5666e73a4873b7</Sha>
<Sha>1f1ac283c5d3bb3302111f8aef567a3541863c49</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.10-servicing.23363.13">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.10-servicing.23364.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
<Sha>05b68f8296b45fa76b27abcb8e5666e73a4873b7</Sha>
<Sha>1f1ac283c5d3bb3302111f8aef567a3541863c49</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="7.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down Expand Up @@ -47,7 +47,7 @@
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.4" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>8587d13a2764c025277d628471984bae8e16427c</Sha>
<Sha>8e9a17b2216f51a5788f8b1c467a4cf3b769e7d7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="7.0.0-rtm.23362.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/winforms -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>7.0.10-servicing.23363.13</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>7.0.10-servicing.23364.5</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/runtime -->
<PropertyGroup>
Expand Down

0 comments on commit 9a9892f

Please sign in to comment.