Skip to content

Commit

Permalink
Merge pull request #14105 from dotnet/darc-release/6.0.4xx-cbcfeb9b-5…
Browse files Browse the repository at this point in the history
…f60-40bd-9b18-50ae67fa66f9

[release/6.0.4xx] Update dependencies from dotnet/sdk
  • Loading branch information
v-wuzhai authored Jul 12, 2022
2 parents d8947e4 + 6a9c07d commit dd1baed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,14 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>4fba13f8c6414d685e7a30efd41a4af05fb099c5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.400-preview.22361.7">
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.400-preview.22361.12">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>1012a543a30a86ed3b6ee87c5612f522d88e9c01</Sha>
<Sha>61deac61b8e36abe334e4b4b421cdb3934ab283f</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.400-preview.22361.7">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.400-preview.22361.12">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>1012a543a30a86ed3b6ee87c5612f522d88e9c01</Sha>
<Sha>61deac61b8e36abe334e4b4b421cdb3934ab283f</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.6-servicing.22267.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftNETSdkPackageVersion>6.0.400-preview.22361.7</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.400-preview.22361.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETSdkPackageVersion>6.0.400-preview.22361.12</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.400-preview.22361.12</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
Expand Down

0 comments on commit dd1baed

Please sign in to comment.