Skip to content

Commit e9d13cb

Browse files
dotnet-botdkurepa
authored andcommitted
Merged PR 34984: [internal/release/8.0.1xx] Update dependencies from dnceng/internal/dotnet-windowsdesktop
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.NET.Sdk.WindowsDesktop**: from 8.0.0-rtm.23531.2 to 8.0.0-rtm.23531.4 (parent: Microsoft.WindowsDesktop.App.Ref) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:43ca46dd-3142-499e-f076-08dbd5a5cbe7) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: 43ca46dd-3142-499e-f076-08dbd5a5cbe7 - **Build**: 20231101.1 - **Date Produced**: November 1, 2023 10:02:03 AM UTC - **Commit**: c0170915ed6c164a594cd9d558d44aaf98fc6961 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.0 to 8.0.0][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.0 to 8.0.0][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.0-rtm.23531.3 to 8.0.0-rtm.23551.1][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.0-rtm.23531.3 to 8.0.0-rtm.23551.1][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.0-rtm.23531.2 to 8.0.0-rtm.23531.4][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCa153f4ef85&targetVersion=GCc0170915ed&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCa713d39da1&targetVersion=GC239f8da8fb&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:43ca46dd-3142-499e-f076-08dbd5a5cbe7)
1 parent 3e931e8 commit e9d13cb

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<add key="darc-int-dotnet-templating-4085146" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-40851465/nuget/v3/index.json" />
2525
<!-- End: Package sources from dotnet-templating -->
2626
<!-- Begin: Package sources from dotnet-windowsdesktop -->
27-
<add key="darc-int-dotnet-windowsdesktop-a153f4e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-a153f4ef/nuget/v3/index.json" />
27+
<add key="darc-int-dotnet-windowsdesktop-c017091" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c0170915/nuget/v3/index.json" />
2828
<!-- End: Package sources from dotnet-windowsdesktop -->
2929
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3030
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -60,7 +60,7 @@
6060
<add key="darc-int-dotnet-runtime-5535e31" value="true" />
6161
<!-- End: Package sources from dotnet-runtime -->
6262
<!-- Begin: Package sources from dotnet-windowsdesktop -->
63-
<add key="darc-int-dotnet-windowsdesktop-a153f4e" value="true" />
63+
<add key="darc-int-dotnet-windowsdesktop-c017091" value="true" />
6464
<!-- End: Package sources from dotnet-windowsdesktop -->
6565
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
6666
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -218,23 +218,23 @@
218218
</Dependency>
219219
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0">
220220
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
221-
<Sha>a153f4ef85bc898976dd3adcd10d7a97a61e296a</Sha>
221+
<Sha>c0170915ed6c164a594cd9d558d44aaf98fc6961</Sha>
222222
</Dependency>
223-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rtm.23531.3">
223+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rtm.23551.1">
224224
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
225-
<Sha>a153f4ef85bc898976dd3adcd10d7a97a61e296a</Sha>
225+
<Sha>c0170915ed6c164a594cd9d558d44aaf98fc6961</Sha>
226226
</Dependency>
227227
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0">
228228
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
229-
<Sha>a153f4ef85bc898976dd3adcd10d7a97a61e296a</Sha>
229+
<Sha>c0170915ed6c164a594cd9d558d44aaf98fc6961</Sha>
230230
</Dependency>
231-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rtm.23531.3">
231+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rtm.23551.1">
232232
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
233-
<Sha>a153f4ef85bc898976dd3adcd10d7a97a61e296a</Sha>
233+
<Sha>c0170915ed6c164a594cd9d558d44aaf98fc6961</Sha>
234234
</Dependency>
235-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-rtm.23531.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
235+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-rtm.23531.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
236236
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
237-
<Sha>a713d39da10c1a548c70e9024c180f0c1785f881</Sha>
237+
<Sha>239f8da8fbf8cf2a6cd0c793f0d02679bf4ccf6a</Sha>
238238
</Dependency>
239239
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0">
240240
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
</PropertyGroup>
165165
<PropertyGroup>
166166
<!-- Dependencies from https://github.com/dotnet/wpf -->
167-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-rtm.23531.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
167+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-rtm.23531.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
168168
</PropertyGroup>
169169
<PropertyGroup Label="Manually updated">
170170
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)