Skip to content

Commit 92fce25

Browse files
committed
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0 From Version 7.0.15 -> To Version 7.0.15 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 7.0.15-servicing.23573.2 -> To Version 7.0.15-servicing.23578.3 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent d456c2d commit 92fce25

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
@@ -18,7 +18,7 @@
1818
<add key="darc-pub-dotnet-templating-de0403c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-de0403c3/nuget/v3/index.json" />
1919
<!-- End: Package sources from dotnet-templating -->
2020
<!-- Begin: Package sources from dotnet-windowsdesktop -->
21-
<add key="darc-int-dotnet-windowsdesktop-8577864" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-85778644/nuget/v3/index.json" />
21+
<add key="darc-int-dotnet-windowsdesktop-acb200f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-acb200f3/nuget/v3/index.json" />
2222
<!-- End: Package sources from dotnet-windowsdesktop -->
2323
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2424
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -46,7 +46,7 @@
4646
<add key="darc-int-dotnet-runtime-8f4568c" value="true" />
4747
<!-- End: Package sources from dotnet-runtime -->
4848
<!-- Begin: Package sources from dotnet-windowsdesktop -->
49-
<add key="darc-int-dotnet-windowsdesktop-8577864" value="true" />
49+
<add key="darc-int-dotnet-windowsdesktop-acb200f" value="true" />
5050
<!-- End: Package sources from dotnet-windowsdesktop -->
5151
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5252
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -157,23 +157,23 @@
157157
</Dependency>
158158
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="7.0.15">
159159
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
160-
<Sha>85778644ee928ab3eb11aac4fef9176851dd9b21</Sha>
160+
<Sha>acb200f3181da8cc111042a65f247bab519b9663</Sha>
161161
</Dependency>
162-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.15-servicing.23573.2">
162+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.15-servicing.23579.2">
163163
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
164-
<Sha>85778644ee928ab3eb11aac4fef9176851dd9b21</Sha>
164+
<Sha>acb200f3181da8cc111042a65f247bab519b9663</Sha>
165165
</Dependency>
166166
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="7.0.15">
167167
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
168-
<Sha>85778644ee928ab3eb11aac4fef9176851dd9b21</Sha>
168+
<Sha>acb200f3181da8cc111042a65f247bab519b9663</Sha>
169169
</Dependency>
170-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.15-servicing.23573.2">
170+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.15-servicing.23579.2">
171171
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
172-
<Sha>85778644ee928ab3eb11aac4fef9176851dd9b21</Sha>
172+
<Sha>acb200f3181da8cc111042a65f247bab519b9663</Sha>
173173
</Dependency>
174-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.15-servicing.23573.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
174+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.15-servicing.23578.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
175175
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
176-
<Sha>aed20729942488335ab21d7bb03a92d87afdb9b1</Sha>
176+
<Sha>02d7f45dcacc192b40e725d6f6e77ec64e202c7a</Sha>
177177
</Dependency>
178178
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.15">
179179
<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
@@ -171,7 +171,7 @@
171171
</PropertyGroup>
172172
<PropertyGroup>
173173
<!-- Dependencies from https://github.com/dotnet/wpf -->
174-
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.15-servicing.23573.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
174+
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.15-servicing.23578.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
175175
</PropertyGroup>
176176
<PropertyGroup Label="Manually updated">
177177
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)