Skip to content

Commit fa799d8

Browse files
authored
Merge pull request #28482 from dotnet/darc-release/7.0.1xx-7d71802c-984a-4200-993a-fc1643beca0a
[release/7.0.1xx] Update dependencies from dotnet/windowsdesktop
2 parents eb4d8e1 + 58fe6ba commit fa799d8

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<!-- Begin: Package sources from dotnet-templating -->
1515
<!-- End: Package sources from dotnet-templating -->
1616
<!-- Begin: Package sources from dotnet-windowsdesktop -->
17+
<add key="darc-pub-dotnet-windowsdesktop-8a65067" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-8a650675/nuget/v3/index.json" />
1718
<!-- End: Package sources from dotnet-windowsdesktop -->
1819
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1920
<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
@@ -143,25 +143,25 @@
143143
<Uri>https://github.com/dotnet/runtime</Uri>
144144
<Sha>b8a4363ecd194d4e7906648a505701a9d2b7aeae</Sha>
145145
</Dependency>
146-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="7.0.0-rtm.22507.2">
146+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="7.0.0">
147147
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
148-
<Sha>e5f1b07e2b0e290412cca52d87508ce738882eff</Sha>
148+
<Sha>8a6506751c4e473fb277dd81df3c8ace41a1dfa7</Sha>
149149
</Dependency>
150-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.0-rtm.22507.2">
150+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.0-rtm.22511.3">
151151
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
152-
<Sha>e5f1b07e2b0e290412cca52d87508ce738882eff</Sha>
152+
<Sha>8a6506751c4e473fb277dd81df3c8ace41a1dfa7</Sha>
153153
</Dependency>
154-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="7.0.0-rtm.22507.2">
154+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="7.0.0">
155155
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
156-
<Sha>e5f1b07e2b0e290412cca52d87508ce738882eff</Sha>
156+
<Sha>8a6506751c4e473fb277dd81df3c8ace41a1dfa7</Sha>
157157
</Dependency>
158-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.0-rtm.22507.2">
158+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.0-rtm.22511.3">
159159
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
160-
<Sha>e5f1b07e2b0e290412cca52d87508ce738882eff</Sha>
160+
<Sha>8a6506751c4e473fb277dd81df3c8ace41a1dfa7</Sha>
161161
</Dependency>
162-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-rtm.22506.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
162+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-rtm.22511.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
163163
<Uri>https://github.com/dotnet/wpf</Uri>
164-
<Sha>8091341440149a2ff67ed5af6efbb43c349ee537</Sha>
164+
<Sha>fd949cc0bee03dece87b7430fbba99f150632b9d</Sha>
165165
</Dependency>
166166
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rtm.22510.6">
167167
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
</PropertyGroup>
169169
<PropertyGroup>
170170
<!-- Dependencies from https://github.com/dotnet/wpf -->
171-
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.0-rtm.22506.9</MicrosoftNETSdkWindowsDesktopPackageVersion>
171+
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.0-rtm.22511.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
172172
</PropertyGroup>
173173
<PropertyGroup Label="Manually updated">
174174
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)