Skip to content

Commit 79adce0

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.8 -> To Version 9.0.8
1 parent 813d331 commit 79adce0

File tree

3 files changed

+16
-10
lines changed

3 files changed

+16
-10
lines changed

NuGet.config

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@
2525
<!-- End: Package sources from dotnet-aspire -->
2626
<!-- Begin: Package sources from dotnet-emsdk -->
2727
<add key="darc-pub-dotnet-emsdk-0bcc3e6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-0bcc3e67/nuget/v3/index.json" />
28+
<add key="darc-pub-dotnet-emsdk-0bcc3e6-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-0bcc3e67-1/nuget/v3/index.json" />
2829
<!-- End: Package sources from dotnet-emsdk -->
2930
<!-- Begin: Package sources from dotnet-aspnetcore -->
3031
<add key="darc-int-dotnet-aspnetcore-aa2675a" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-aa2675a4/nuget/v3/index.json" />
32+
<add key="darc-int-dotnet-aspnetcore-aa2675a-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-aa2675a4-1/nuget/v3/index.json" />
3133
<!-- End: Package sources from dotnet-aspnetcore -->
3234
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3335
<add key="darc-pub-DotNet-msbuild-Trusted-9dcc26a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-9dcc26a5/nuget/v3/index.json" />
@@ -36,12 +38,14 @@
3638
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3739
<!-- Begin: Package sources from dotnet-runtime -->
3840
<add key="darc-int-dotnet-runtime-b1de385" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b1de3858/nuget/v3/index.json" />
41+
<add key="darc-int-dotnet-runtime-b1de385-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b1de3858-1/nuget/v3/index.json" />
3942
<!-- End: Package sources from dotnet-runtime -->
4043
<!-- Begin: Package sources from dotnet-templating -->
4144
<add key="darc-pub-dotnet-templating-861f0ec" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3/nuget/v3/index.json" />
45+
<add key="darc-pub-dotnet-templating-861f0ec-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3-1/nuget/v3/index.json" />
4246
<!-- End: Package sources from dotnet-templating -->
4347
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<add key="darc-int-dotnet-windowsdesktop-e6a3168" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-e6a31682/nuget/v3/index.json" />
48+
<add key="darc-int-dotnet-windowsdesktop-231ec1d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-231ec1df/nuget/v3/index.json" />
4549
<!-- End: Package sources from dotnet-windowsdesktop -->
4650
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4751
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -68,15 +72,17 @@
6872
<!-- Begin: Package sources from dotnet-templating -->
6973
<!-- End: Package sources from dotnet-templating -->
7074
<!-- Begin: Package sources from dotnet-aspnetcore -->
75+
<add key="darc-int-dotnet-aspnetcore-aa2675a-1" value="true" />
7176
<add key="darc-int-dotnet-aspnetcore-aa2675a" value="true" />
7277
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
7378
<!-- End: Package sources from DotNet-msbuild-Trusted -->
7479
<!-- End: Package sources from dotnet-aspnetcore -->
7580
<!-- Begin: Package sources from dotnet-runtime -->
81+
<add key="darc-int-dotnet-runtime-b1de385-1" value="true" />
7682
<add key="darc-int-dotnet-runtime-b1de385" value="true" />
7783
<!-- End: Package sources from dotnet-runtime -->
7884
<!-- Begin: Package sources from dotnet-windowsdesktop -->
79-
<add key="darc-int-dotnet-windowsdesktop-e6a3168" value="true" />
85+
<add key="darc-int-dotnet-windowsdesktop-231ec1d" value="true" />
8086
<!-- End: Package sources from dotnet-windowsdesktop -->
8187
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8288
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -256,20 +256,20 @@
256256
</Dependency>
257257
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.8">
258258
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
259-
<Sha>e6a31682388b21899b4609e29303a4b516ec8dc3</Sha>
259+
<Sha>231ec1df54109ee18cd883615006931cccb18c8d</Sha>
260260
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.8-servicing.25365.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.8-servicing.25367.1">
263263
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
264-
<Sha>e6a31682388b21899b4609e29303a4b516ec8dc3</Sha>
264+
<Sha>231ec1df54109ee18cd883615006931cccb18c8d</Sha>
265265
</Dependency>
266266
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.8">
267267
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
268-
<Sha>e6a31682388b21899b4609e29303a4b516ec8dc3</Sha>
268+
<Sha>231ec1df54109ee18cd883615006931cccb18c8d</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.8-servicing.25365.1">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.8-servicing.25367.1">
271271
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
272-
<Sha>e6a31682388b21899b4609e29303a4b516ec8dc3</Sha>
272+
<Sha>231ec1df54109ee18cd883615006931cccb18c8d</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.8-rtm.25365.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@
130130
</PropertyGroup>
131131
<PropertyGroup>
132132
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
133-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.8-servicing.25365.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
134-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.8-servicing.25365.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
133+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.8-servicing.25367.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
134+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.8-servicing.25367.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
135135
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.8</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
136136
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.8</MicrosoftWindowsDesktopAppRefPackageVersion>
137137
</PropertyGroup>

0 commit comments

Comments
 (0)