Skip to content

Commit 1f111f3

Browse files
committed
On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25473.3
1 parent 505e9ea commit 1f111f3

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<add key="darc-pub-dotnet-templating-f630f03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f630f037/nuget/v3/index.json" />
4242
<!-- End: Package sources from dotnet-templating -->
4343
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<add key="darc-int-dotnet-windowsdesktop-4dbd524" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-4dbd5249/nuget/v3/index.json" />
44+
<add key="darc-int-dotnet-windowsdesktop-fe61b87" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-fe61b87a/nuget/v3/index.json" />
4545
<!-- End: Package sources from dotnet-windowsdesktop -->
4646
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4747
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -79,7 +79,7 @@
7979
<add key="darc-int-dotnet-runtime-af15b36" value="true" />
8080
<!-- End: Package sources from dotnet-runtime -->
8181
<!-- Begin: Package sources from dotnet-windowsdesktop -->
82-
<add key="darc-int-dotnet-windowsdesktop-4dbd524" value="true" />
82+
<add key="darc-int-dotnet-windowsdesktop-fe61b87" value="true" />
8383
<!-- End: Package sources from dotnet-windowsdesktop -->
8484
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8585
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -252,20 +252,20 @@
252252
</Dependency>
253253
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.10">
254254
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
255-
<Sha>4dbd5249c70d58f523c08f76fe5cfea75c3d2fda</Sha>
255+
<Sha>fe61b87af1006b281c441b7ef0cc5872b66c49f2</Sha>
256256
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.10-servicing.25472.4">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.10-servicing.25473.3">
259259
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
260-
<Sha>4dbd5249c70d58f523c08f76fe5cfea75c3d2fda</Sha>
260+
<Sha>fe61b87af1006b281c441b7ef0cc5872b66c49f2</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.10">
263263
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
264-
<Sha>4dbd5249c70d58f523c08f76fe5cfea75c3d2fda</Sha>
264+
<Sha>fe61b87af1006b281c441b7ef0cc5872b66c49f2</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.10-servicing.25472.4">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.10-servicing.25473.3">
267267
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
268-
<Sha>4dbd5249c70d58f523c08f76fe5cfea75c3d2fda</Sha>
268+
<Sha>fe61b87af1006b281c441b7ef0cc5872b66c49f2</Sha>
269269
</Dependency>
270270
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.10-rtm.25469.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
271271
<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
@@ -132,8 +132,8 @@
132132
</PropertyGroup>
133133
<PropertyGroup>
134134
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
135-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.10-servicing.25472.4</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
136-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.10-servicing.25472.4</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
135+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.10-servicing.25473.3</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
136+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.10-servicing.25473.3</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
137137
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.10</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
138138
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.10</MicrosoftWindowsDesktopAppRefPackageVersion>
139139
</PropertyGroup>

0 commit comments

Comments
 (0)