Skip to content

Commit a9c056c

Browse files
authored
Merge pull request #14157 from dotnet/darc-main-20534231-8179-4f65-9d9e-0dce144f1300
[main] Update dependencies from dotnet/sdk
2 parents ba9852b + 8ad5f7f commit a9c056c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,14 @@
107107
<Sha>a87219b0c6de7c07cce71ccc3b3548a2ece6960a</Sha>
108108
<SourceBuild RepoName="templating" ManagedOnly="true" />
109109
</Dependency>
110-
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.100-rc.1.22367.7">
110+
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.100-rc.1.22368.1">
111111
<Uri>https://github.com/dotnet/sdk</Uri>
112-
<Sha>ccebfe10d50cc749523d77d9ad6db45f30e39601</Sha>
112+
<Sha>5f039536761a79e65949e951e330a10b6d013c3b</Sha>
113113
<SourceBuild RepoName="sdk" ManagedOnly="true" />
114114
</Dependency>
115-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.100-rc.1.22367.7">
115+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.100-rc.1.22368.1">
116116
<Uri>https://github.com/dotnet/sdk</Uri>
117-
<Sha>ccebfe10d50cc749523d77d9ad6db45f30e39601</Sha>
117+
<Sha>5f039536761a79e65949e951e330a10b6d013c3b</Sha>
118118
</Dependency>
119119
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
120120
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="7.0.0-rc.1.22364.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@@ -145,9 +145,9 @@
145145
<SourceBuild RepoName="linker" ManagedOnly="true" />
146146
<RepoName>linker</RepoName>
147147
</Dependency>
148-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-1.22366.3" CoherentParentDependency="Microsoft.NET.Sdk">
148+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-1.22367.2" CoherentParentDependency="Microsoft.NET.Sdk">
149149
<Uri>https://github.com/dotnet/roslyn</Uri>
150-
<Sha>78f70ad8b87152c2310dc91bb80d30ebf3b011b9</Sha>
150+
<Sha>8659bb6911c30a26c813761851ba3c76805c851d</Sha>
151151
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
152152
</Dependency>
153153
<Dependency Name="Microsoft.Build" Version="17.4.0-preview-22366-04" CoherentParentDependency="Microsoft.NET.Sdk">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
</PropertyGroup>
6666
<PropertyGroup>
6767
<!-- Dependencies from https://github.com/dotnet/sdk -->
68-
<MicrosoftNETSdkPackageVersion>7.0.100-rc.1.22367.7</MicrosoftNETSdkPackageVersion>
69-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.100-rc.1.22367.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
68+
<MicrosoftNETSdkPackageVersion>7.0.100-rc.1.22368.1</MicrosoftNETSdkPackageVersion>
69+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.100-rc.1.22368.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
7070
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
7171
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
7272
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>

0 commit comments

Comments
 (0)