Skip to content

Commit 1f1074f

Browse files
committed
Update dependencies from windowsdesktop 182052
1 parent 6c675a3 commit 1f1074f

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<add key="darc-pub-dotnet-templating-f3b714f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f3b714f5/nuget/v3/index.json" />
1717
<!-- End: Package sources from dotnet-templating -->
1818
<!-- Begin: Package sources from dotnet-windowsdesktop -->
19+
<add key="darc-pub-dotnet-windowsdesktop-9bad840" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-9bad840c/nuget/v3/index.json" />
1920
<!-- End: Package sources from dotnet-windowsdesktop -->
2021
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2122
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -166,25 +166,25 @@
166166
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
167167
<Sha>70ae3df4a6f3c92fb6b315afc405edd10ff38579</Sha>
168168
</Dependency>
169-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.18">
169+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.19">
170170
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
171-
<Sha>44b3a005f161dfc735446e61cbf1e792124170da</Sha>
171+
<Sha>9bad840cf2b6ab268edaf892864e85268f55a1ad</Sha>
172172
</Dependency>
173-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.18-servicing.23272.2">
173+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.19-servicing.23318.1">
174174
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
175-
<Sha>44b3a005f161dfc735446e61cbf1e792124170da</Sha>
175+
<Sha>9bad840cf2b6ab268edaf892864e85268f55a1ad</Sha>
176176
</Dependency>
177-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0" Version="6.0.18-servicing.23272.2">
177+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0" Version="6.0.19-servicing.23318.1">
178178
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
179-
<Sha>44b3a005f161dfc735446e61cbf1e792124170da</Sha>
179+
<Sha>9bad840cf2b6ab268edaf892864e85268f55a1ad</Sha>
180180
</Dependency>
181-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.18">
181+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.19">
182182
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop</Uri>
183-
<Sha>44b3a005f161dfc735446e61cbf1e792124170da</Sha>
183+
<Sha>9bad840cf2b6ab268edaf892864e85268f55a1ad</Sha>
184184
</Dependency>
185-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.18-servicing.23272.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
185+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.19-servicing.23318.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
186186
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
187-
<Sha>a29a62bc7aa91d9e7509261a138af3c27c0506ea</Sha>
187+
<Sha>e129038f9bf311c1a7863c16ef6cbaece732b04d</Sha>
188188
</Dependency>
189189
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.18">
190190
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@
149149
</PropertyGroup>
150150
<PropertyGroup>
151151
<!-- Dependencies from https://github.com/dotnet/wpf -->
152-
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.18-servicing.23272.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
152+
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.19-servicing.23318.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
153153
</PropertyGroup>
154154
<PropertyGroup>
155155
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
156-
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.18-servicing.23272.2</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
156+
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.19-servicing.23318.1</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
157157
</PropertyGroup>
158158
<PropertyGroup Label="Manually updated">
159159
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)