Skip to content

Commit 6a07a4f

Browse files
committed
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.6 -> To Version 9.0.7 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.6-rtm.25267.1 -> To Version 9.0.6-rtm.25269.2 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent 824b577 commit 6a07a4f

File tree

3 files changed

+30
-20
lines changed

3 files changed

+30
-20
lines changed

NuGet.config

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,13 @@
2525
<!-- End: Package sources from dotnet-aspire -->
2626
<!-- Begin: Package sources from dotnet-aspnetcore -->
2727
<add key="darc-int-dotnet-aspnetcore-379bfc7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-379bfc7b/nuget/v3/index.json" />
28+
<add key="darc-int-dotnet-aspnetcore-379bfc7-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-379bfc7b-2/nuget/v3/index.json" />
29+
<add key="darc-int-dotnet-aspnetcore-379bfc7-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-379bfc7b-1/nuget/v3/index.json" />
2830
<!-- End: Package sources from dotnet-aspnetcore -->
2931
<!-- Begin: Package sources from dotnet-emsdk -->
3032
<add key="darc-pub-dotnet-emsdk-e3d8e8e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e3d8e8ea/nuget/v3/index.json" />
33+
<add key="darc-pub-dotnet-emsdk-e3d8e8e-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e3d8e8ea-2/nuget/v3/index.json" />
34+
<add key="darc-pub-dotnet-emsdk-e3d8e8e-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e3d8e8ea-1/nuget/v3/index.json" />
3135
<!-- End: Package sources from dotnet-emsdk -->
3236
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3337
<add key="darc-pub-DotNet-msbuild-Trusted-c95bb4f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-c95bb4f6/nuget/v3/index.json" />
@@ -36,12 +40,14 @@
3640
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3741
<!-- Begin: Package sources from dotnet-runtime -->
3842
<add key="darc-int-dotnet-runtime-3875b54" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3875b54e/nuget/v3/index.json" />
43+
<add key="darc-int-dotnet-runtime-3875b54-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3875b54e-2/nuget/v3/index.json" />
44+
<add key="darc-int-dotnet-runtime-3875b54-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3875b54e-1/nuget/v3/index.json" />
3945
<!-- End: Package sources from dotnet-runtime -->
4046
<!-- Begin: Package sources from dotnet-templating -->
4147
<add key="darc-pub-dotnet-templating-d23a2ad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d23a2ad2/nuget/v3/index.json" />
4248
<!-- End: Package sources from dotnet-templating -->
4349
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<add key="darc-int-dotnet-windowsdesktop-c7cc0b3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c7cc0b3d/nuget/v3/index.json" />
50+
<add key="darc-int-dotnet-windowsdesktop-bfa836e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bfa836ee/nuget/v3/index.json" />
4551
<!-- End: Package sources from dotnet-windowsdesktop -->
4652
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4753
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -72,13 +78,17 @@
7278
<!-- Begin: Package sources from dotnet-templating -->
7379
<!-- End: Package sources from dotnet-templating -->
7480
<!-- Begin: Package sources from dotnet-aspnetcore -->
81+
<add key="darc-int-dotnet-aspnetcore-379bfc7-1" value="true" />
82+
<add key="darc-int-dotnet-aspnetcore-379bfc7-2" value="true" />
7583
<add key="darc-int-dotnet-aspnetcore-379bfc7" value="true" />
7684
<!-- End: Package sources from dotnet-aspnetcore -->
7785
<!-- Begin: Package sources from dotnet-runtime -->
86+
<add key="darc-int-dotnet-runtime-3875b54-1" value="true" />
87+
<add key="darc-int-dotnet-runtime-3875b54-2" value="true" />
7888
<add key="darc-int-dotnet-runtime-3875b54" value="true" />
7989
<!-- End: Package sources from dotnet-runtime -->
8090
<!-- Begin: Package sources from dotnet-windowsdesktop -->
81-
<add key="darc-int-dotnet-windowsdesktop-c7cc0b3" value="true" />
91+
<add key="darc-int-dotnet-windowsdesktop-bfa836e" value="true" />
8292
<!-- End: Package sources from dotnet-windowsdesktop -->
8393
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8494
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -250,26 +250,26 @@
250250
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
251251
<Sha>3875b54e7b10b10606b105340199946d0b877754</Sha>
252252
</Dependency>
253-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.6">
253+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.7">
254254
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
255-
<Sha>c7cc0b3d8bd0ee206eb06ba1ad7e201218fc3d32</Sha>
255+
<Sha>bfa836ee9a9d4f1857de6f3d2f104d72be4b368a</Sha>
256256
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.6-servicing.25267.2">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.7-servicing.25310.2">
259259
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
260-
<Sha>c7cc0b3d8bd0ee206eb06ba1ad7e201218fc3d32</Sha>
260+
<Sha>bfa836ee9a9d4f1857de6f3d2f104d72be4b368a</Sha>
261261
</Dependency>
262-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.6">
262+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.7">
263263
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
264-
<Sha>c7cc0b3d8bd0ee206eb06ba1ad7e201218fc3d32</Sha>
264+
<Sha>bfa836ee9a9d4f1857de6f3d2f104d72be4b368a</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.6-servicing.25267.2">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.7-servicing.25310.2">
267267
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
268-
<Sha>c7cc0b3d8bd0ee206eb06ba1ad7e201218fc3d32</Sha>
268+
<Sha>bfa836ee9a9d4f1857de6f3d2f104d72be4b368a</Sha>
269269
</Dependency>
270-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.6-rtm.25267.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
270+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.6-rtm.25269.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
271271
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
272-
<Sha>620a20376852ae35038cd4251552ea8425f6cfe6</Sha>
272+
<Sha>5a4e2343a2986271c9eec97862c2db4cdd15b08e</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.6">
275275
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
@@ -360,9 +360,9 @@
360360
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
361361
<Sha>f0fc61ead7dc20cbce05eb81a42089e28c90c409</Sha>
362362
</Dependency>
363-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.6-rtm.25267.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
363+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.6-rtm.25269.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
364364
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
365-
<Sha>620a20376852ae35038cd4251552ea8425f6cfe6</Sha>
365+
<Sha>5a4e2343a2986271c9eec97862c2db4cdd15b08e</Sha>
366366
</Dependency>
367367
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.24609.2">
368368
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
135-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.6-servicing.25267.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
136-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.6-servicing.25267.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
137-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.6</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
138-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.6</MicrosoftWindowsDesktopAppRefPackageVersion>
135+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.7-servicing.25310.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
136+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.7-servicing.25310.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
137+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.7</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
138+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.7</MicrosoftWindowsDesktopAppRefPackageVersion>
139139
</PropertyGroup>
140140
<PropertyGroup>
141141
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -239,8 +239,8 @@
239239
</PropertyGroup>
240240
<PropertyGroup>
241241
<!-- Dependencies from https://github.com/dotnet/wpf -->
242-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.6-rtm.25267.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
243-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.6-rtm.25267.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
242+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.6-rtm.25269.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
243+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.6-rtm.25269.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
244244
</PropertyGroup>
245245
<PropertyGroup Label="Runtime and Apphost aliases">
246246
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 version above and create aliases without the winx64 here for clarity elsewhere. -->

0 commit comments

Comments
 (0)