Skip to content

Commit 592a659

Browse files
Update dependencies from https://github.com/dotnet/sdk build 20231228.5
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-alpha.1.23628.2 -> To Version 9.0.100-alpha.1.23628.5 Dependency coherency updates Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.0-alpha.1.23626.1 -> To Version 9.0.0-alpha.1.23628.1 (parent: Microsoft.NET.Sdk
1 parent 74ce343 commit 592a659

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

eng/Version.Details.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
Source-build uses transitive dependency resolution to determine correct build SHA of all product contributing repos.
66
The order of dependencies is important and should not be modified without approval from dotnet/source-build-internal.
77
-->
8-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23626.1" CoherentParentDependency="Microsoft.NET.Sdk">
8+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23628.1" CoherentParentDependency="Microsoft.NET.Sdk">
99
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
10-
<Sha>6ae150796983c8d5bb33e3e3cde3ef7d3056c67a</Sha>
10+
<Sha>8663076a95e5b989687dad0f5002ea2c72432a4e</Sha>
1111
</Dependency>
12-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23626.1" CoherentParentDependency="Microsoft.NET.Sdk">
12+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23628.1" CoherentParentDependency="Microsoft.NET.Sdk">
1313
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
14-
<Sha>6ae150796983c8d5bb33e3e3cde3ef7d3056c67a</Sha>
14+
<Sha>8663076a95e5b989687dad0f5002ea2c72432a4e</Sha>
1515
</Dependency>
16-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-alpha.1.23626.1" CoherentParentDependency="Microsoft.NET.Sdk">
16+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-alpha.1.23628.1" CoherentParentDependency="Microsoft.NET.Sdk">
1717
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
18-
<Sha>6ae150796983c8d5bb33e3e3cde3ef7d3056c67a</Sha>
18+
<Sha>8663076a95e5b989687dad0f5002ea2c72432a4e</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23626.1" CoherentParentDependency="Microsoft.NET.Sdk">
20+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23628.1" CoherentParentDependency="Microsoft.NET.Sdk">
2121
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
22-
<Sha>6ae150796983c8d5bb33e3e3cde3ef7d3056c67a</Sha>
22+
<Sha>8663076a95e5b989687dad0f5002ea2c72432a4e</Sha>
2323
</Dependency>
2424
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23627.5" CoherentParentDependency="Microsoft.NET.Sdk">
2525
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -81,22 +81,22 @@
8181
<Uri>https://github.com/dotnet/aspnetcore</Uri>
8282
<Sha>4b7810723c27d47cc982055c6615cccf664e2980</Sha>
8383
</Dependency>
84-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23628.2">
84+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-alpha.1.23628.5">
8585
<Uri>https://github.com/dotnet/sdk</Uri>
86-
<Sha>1c0404394bc925ceb9bf8596165145ae30e947ad</Sha>
86+
<Sha>76a69c35c0218803b3b341761879e6ff9ed82760</Sha>
8787
</Dependency>
88-
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23628.2">
88+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-alpha.1.23628.5">
8989
<Uri>https://github.com/dotnet/sdk</Uri>
90-
<Sha>1c0404394bc925ceb9bf8596165145ae30e947ad</Sha>
90+
<Sha>76a69c35c0218803b3b341761879e6ff9ed82760</Sha>
9191
</Dependency>
92-
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23628.2">
92+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-alpha.1.23628.5">
9393
<Uri>https://github.com/dotnet/sdk</Uri>
94-
<Sha>1c0404394bc925ceb9bf8596165145ae30e947ad</Sha>
94+
<Sha>76a69c35c0218803b3b341761879e6ff9ed82760</Sha>
9595
<SourceBuild RepoName="sdk" ManagedOnly="true" />
9696
</Dependency>
97-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23628.2">
97+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-alpha.1.23628.5">
9898
<Uri>https://github.com/dotnet/sdk</Uri>
99-
<Sha>1c0404394bc925ceb9bf8596165145ae30e947ad</Sha>
99+
<Sha>76a69c35c0218803b3b341761879e6ff9ed82760</Sha>
100100
</Dependency>
101101
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
102102
<Uri>https://github.com/dotnet/test-templates</Uri>
@@ -124,13 +124,13 @@
124124
<Sha>ec54b2c1553db0a544ef0e8595be2318fc12e08d</Sha>
125125
</Dependency>
126126
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
127-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-alpha.1.23625.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
127+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-alpha.1.23627.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
128128
<Uri>https://github.com/dotnet/winforms</Uri>
129-
<Sha>9e2fc95fca4e6d18444c819b35bb1338ac6ca63d</Sha>
129+
<Sha>6ab0ff669b846809efac9a24ceb568a3afde5fb4</Sha>
130130
</Dependency>
131-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-alpha.1.23625.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
131+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-alpha.1.23627.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
132132
<Uri>https://github.com/dotnet/wpf</Uri>
133-
<Sha>137b671131455a5c252a297747725ddce5a21c63</Sha>
133+
<Sha>322a1a7312613bf0ac357adc94ca9efb14409b1e</Sha>
134134
</Dependency>
135135
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.200-beta.23618.1" CoherentParentDependency="Microsoft.NET.Sdk">
136136
<Uri>https://github.com/dotnet/fsharp</Uri>

eng/Versions.props

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
</PropertyGroup>
4949
<PropertyGroup>
5050
<!-- Dependency from https://github.com/dotnet/winforms -->
51-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-alpha.1.23625.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
51+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-alpha.1.23627.2</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
5252
</PropertyGroup>
5353
<PropertyGroup>
5454
<!-- Dependency from https://github.com/dotnet/wpf -->
55-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-alpha.1.23625.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
55+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-alpha.1.23627.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
5656
</PropertyGroup>
5757
<PropertyGroup>
5858
<!-- Dependency from https://github.com/dotnet/test-templates -->
@@ -86,9 +86,9 @@
8686
</PropertyGroup>
8787
<PropertyGroup>
8888
<!-- Dependencies from https://github.com/dotnet/sdk -->
89-
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23628.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
90-
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23628.2</MicrosoftNETSdkPackageVersion>
91-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23628.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
89+
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-alpha.1.23628.5</MicrosoftDotNetCommonItemTemplatesPackageVersion>
90+
<MicrosoftNETSdkPackageVersion>9.0.100-alpha.1.23628.5</MicrosoftNETSdkPackageVersion>
91+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-alpha.1.23628.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
9292
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
9393
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
9494
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
@@ -113,10 +113,10 @@
113113
</PropertyGroup>
114114
<PropertyGroup>
115115
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
116-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-alpha.1.23626.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
117-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-alpha.1.23626.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
118-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23626.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
119-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-alpha.1.23626.1</MicrosoftWindowsDesktopAppRefPackageVersion>
116+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-alpha.1.23628.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
117+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-alpha.1.23628.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
118+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23628.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
119+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-alpha.1.23628.1</MicrosoftWindowsDesktopAppRefPackageVersion>
120120
</PropertyGroup>
121121
<PropertyGroup>
122122
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 -->

0 commit comments

Comments
 (0)