Skip to content

Commit 9fbd3ec

Browse files
committed
[internal/release/6.0] Update dependencies from dnceng/internal/dotnet-wpf
- Coherency Updates: - Microsoft.Private.Winforms: from 6.0.2-servicing.22064.5 to 6.0.2-servicing.22064.7 (parent: Microsoft.DotNet.Wpf.GitHub) - Microsoft.Internal.Runtime.WindowsDesktop.Transport: from 6.0.2-servicing.22063.6 to 6.0.2-servicing.22064.6 (parent: Microsoft.Private.Winforms) - Microsoft.Private.Winforms: from 6.0.2-servicing.22064.5 to 6.0.2-servicing.22064.7 (parent: Microsoft.DotNet.Wpf.GitHub) - Microsoft.NETCore.App.Ref: from 6.0.2 to 6.0.2 (parent: Microsoft.Private.Winforms) - Microsoft.Private.Winforms: from 6.0.2-servicing.22064.5 to 6.0.2-servicing.22064.7 (parent: Microsoft.DotNet.Wpf.GitHub) - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.2-servicing.22063.6 to 6.0.2-servicing.22064.6 (parent: Microsoft.Private.Winforms) - Microsoft.Private.Winforms: from 6.0.2-servicing.22064.5 to 6.0.2-servicing.22064.7 (parent: Microsoft.DotNet.Wpf.GitHub) - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.2 to 6.0.2 (parent: Microsoft.Private.Winforms) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.2-servicing.22064.5 to 6.0.2-servicing.22064.7 (parent: Microsoft.DotNet.Wpf.GitHub)
1 parent ce678f6 commit 9fbd3ec

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-int-dotnet-runtime-71075a0" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-71075a0b/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-839cdfb" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-839cdfb0/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-runtime -->
1414
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1515
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -24,7 +24,7 @@
2424
<clear />
2525
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2626
<!-- Begin: Package sources from dotnet-runtime -->
27-
<add key="darc-int-dotnet-runtime-71075a0" value="true" />
27+
<add key="darc-int-dotnet-runtime-839cdfb" value="true" />
2828
<!-- End: Package sources from dotnet-runtime -->
2929
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3030
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="6.0.2-servicing.22063.6" CoherentParentDependency="Microsoft.Private.Winforms">
4+
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="6.0.2-servicing.22064.6" CoherentParentDependency="Microsoft.Private.Winforms">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6-
<Sha>71075a0b48b1879c616cfaea087546e6d384d10a</Sha>
6+
<Sha>839cdfb0ecca5e0be3dbccd926e7651ef50fdf10</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.2-servicing.22064.5" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
8+
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.2-servicing.22064.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>789f95bcde597a22356a8f0f042159fafddb85b9</Sha>
10+
<Sha>5ad241b9633924db40503de19cb502bb0aca7718</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.2-servicing.22064.6">
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="6.0.2-servicing.22064.8">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14-
<Sha>dcddfa427a787318d07ab895df3eabbb861332ac</Sha>
14+
<Sha>fb76229895cae74c1adc62c2411a0730a2f3759b</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.2-servicing.22064.6">
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.2-servicing.22064.8">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
18-
<Sha>dcddfa427a787318d07ab895df3eabbb861332ac</Sha>
18+
<Sha>fb76229895cae74c1adc62c2411a0730a2f3759b</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
22-
<Sha>71075a0b48b1879c616cfaea087546e6d384d10a</Sha>
22+
<Sha>839cdfb0ecca5e0be3dbccd926e7651ef50fdf10</Sha>
2323
</Dependency>
24-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.2-servicing.22063.6" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.2-servicing.22064.6" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26-
<Sha>71075a0b48b1879c616cfaea087546e6d384d10a</Sha>
26+
<Sha>839cdfb0ecca5e0be3dbccd926e7651ef50fdf10</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.2" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
30-
<Sha>71075a0b48b1879c616cfaea087546e6d384d10a</Sha>
30+
<Sha>839cdfb0ecca5e0be3dbccd926e7651ef50fdf10</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.2-servicing.22064.5" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
32+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.2-servicing.22064.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
34-
<Sha>789f95bcde597a22356a8f0f042159fafddb85b9</Sha>
34+
<Sha>5ad241b9633924db40503de19cb502bb0aca7718</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.2-servicing.22064.6">
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.2-servicing.22064.8">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
38-
<Sha>dcddfa427a787318d07ab895df3eabbb861332ac</Sha>
38+
<Sha>fb76229895cae74c1adc62c2411a0730a2f3759b</Sha>
3939
</Dependency>
4040
</ProductDependencies>
4141
<ToolsetDependencies>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<NETCoreAppMaximumVersion>6.0</NETCoreAppMaximumVersion>
2020
<NETCoreAppFrameworkVersion>6.0</NETCoreAppFrameworkVersion>
2121
<NETCoreAppFramework>net$(NETCoreAppFrameworkVersion)</NETCoreAppFramework>
22-
<MicrosoftDotnetWinFormsProjectTemplatesVersion>6.0.2-servicing.22064.5</MicrosoftDotnetWinFormsProjectTemplatesVersion>
23-
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.2-servicing.22064.6</MicrosoftDotNetWpfProjectTemplatesVersion>
22+
<MicrosoftDotnetWinFormsProjectTemplatesVersion>6.0.2-servicing.22064.7</MicrosoftDotnetWinFormsProjectTemplatesVersion>
23+
<MicrosoftDotNetWpfProjectTemplatesVersion>6.0.2-servicing.22064.8</MicrosoftDotNetWpfProjectTemplatesVersion>
2424
</PropertyGroup>
2525
<!--
2626
Servicing build settings for setup packages. Instructions:
@@ -51,12 +51,12 @@
5151
<!-- runtime -->
5252
<MicrosoftNETCoreAppRefVersion>6.0.2</MicrosoftNETCoreAppRefVersion>
5353
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.2</MicrosoftNETCoreAppRuntimewinx64Version>
54-
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>6.0.2-servicing.22063.6</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
55-
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.2-servicing.22063.6</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
54+
<MicrosoftInternalRuntimeWindowsDesktopTransportVersion>6.0.2-servicing.22064.6</MicrosoftInternalRuntimeWindowsDesktopTransportVersion>
55+
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.2-servicing.22064.6</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
5656
<!-- winforms -->
57-
<MicrosoftPrivateWinformsVersion>6.0.2-servicing.22064.5</MicrosoftPrivateWinformsVersion>
57+
<MicrosoftPrivateWinformsVersion>6.0.2-servicing.22064.7</MicrosoftPrivateWinformsVersion>
5858
<!-- wpf -->
59-
<MicrosoftDotNetWpfGitHubVersion>6.0.2-servicing.22064.6</MicrosoftDotNetWpfGitHubVersion>
59+
<MicrosoftDotNetWpfGitHubVersion>6.0.2-servicing.22064.8</MicrosoftDotNetWpfGitHubVersion>
6060
<!-- Not auto-updated. -->
6161
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
6262
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>

0 commit comments

Comments
 (0)