Skip to content

Commit

Permalink
Merged PR 32065: [internal/release/7.0] Update dependencies from dnce…
Browse files Browse the repository at this point in the history
…ng/internal/dotnet-wpf

This pull request updates the following dependencies

[marker]: <> (Begin:763b3cc5-38c8-458a-6639-08da7ef6346a)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-wpf
- **Subscription**: 763b3cc5-38c8-458a-6639-08da7ef6346a
- **Build**: 20230619.8
- **Date Produced**: June 20, 2023 6:45:09 AM UTC
- **Commit**: 9366e1f7d0743a7396be44e198f64ab88e5bd8c8
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Wpf.GitHub**: [from 7.0.8-servicing.23318.4 to 7.0.9-servicing.23319.8][1]
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 7.0.8-servicing.23318.4 to 7.0.9-servicing.23319.8][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 7.0.8-servicing.23318.4 to 7.0.9-servicing.23319.8][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCa2629b64f9&targetVersion=GC9366e1f7d0&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:763b3cc5-38c8-458a-6639-08da7ef6346a)
  • Loading branch information
dotnet-bot authored and mmitche committed Jun 21, 2023
1 parent 177a914 commit f9ced1d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
<Sha>51b465932569873b7b66ac6f19f62762535d08be</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="7.0.8-servicing.23318.4">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="7.0.9-servicing.23319.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
<Sha>a2629b64f9ca8ad147924466e97a3ba504027796</Sha>
<Sha>9366e1f7d0743a7396be44e198f64ab88e5bd8c8</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.8-servicing.23318.4">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.9-servicing.23319.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
<Sha>a2629b64f9ca8ad147924466e97a3ba504027796</Sha>
<Sha>9366e1f7d0743a7396be44e198f64ab88e5bd8c8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.8" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand All @@ -33,9 +33,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
<Sha>51b465932569873b7b66ac6f19f62762535d08be</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="7.0.8-servicing.23318.4">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="7.0.9-servicing.23319.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
<Sha>a2629b64f9ca8ad147924466e97a3ba504027796</Sha>
<Sha>9366e1f7d0743a7396be44e198f64ab88e5bd8c8</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<NETCoreAppFrameworkVersion>7.0</NETCoreAppFrameworkVersion>
<NETCoreAppFramework>net$(NETCoreAppFrameworkVersion)</NETCoreAppFramework>
<MicrosoftDotnetWinFormsProjectTemplatesVersion>7.0.8-servicing.23316.4</MicrosoftDotnetWinFormsProjectTemplatesVersion>
<MicrosoftDotNetWpfProjectTemplatesVersion>7.0.8-servicing.23318.4</MicrosoftDotNetWpfProjectTemplatesVersion>
<MicrosoftDotNetWpfProjectTemplatesVersion>7.0.9-servicing.23319.8</MicrosoftDotNetWpfProjectTemplatesVersion>
</PropertyGroup>
<!--Package versions-->
<PropertyGroup>
Expand All @@ -37,7 +37,7 @@
<!-- winforms -->
<MicrosoftPrivateWinformsVersion>7.0.8-servicing.23316.4</MicrosoftPrivateWinformsVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubVersion>7.0.8-servicing.23318.4</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfGitHubVersion>7.0.9-servicing.23319.8</MicrosoftDotNetWpfGitHubVersion>
<!-- Not auto-updated. -->
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>
Expand Down

0 comments on commit f9ced1d

Please sign in to comment.