Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sdk build 20220824…
Browse files Browse the repository at this point in the history
….11 (#14390)

[release/7.0.1xx-rc1] Update dependencies from dotnet/sdk
  • Loading branch information
dotnet-maestro[bot] authored Aug 24, 2022
1 parent 71a2912 commit bcf1c82
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,22 +98,22 @@
<Sha>a47740f5f3936da8dcebe9e8868b6311bc4402f8</Sha>
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.100-rc.1.22424.8">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.100-rc.1.22424.11">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>b35a2849acc8cf4b96389d02dcedf8dc95dac08e</Sha>
<Sha>11e7f8d41b7fce73f08336875d2a86d8537c457b</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.100-rc.1.22424.8">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.100-rc.1.22424.11">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>b35a2849acc8cf4b96389d02dcedf8dc95dac08e</Sha>
<Sha>11e7f8d41b7fce73f08336875d2a86d8537c457b</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.100-rc.1.22424.8">
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.100-rc.1.22424.11">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>b35a2849acc8cf4b96389d02dcedf8dc95dac08e</Sha>
<Sha>11e7f8d41b7fce73f08336875d2a86d8537c457b</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.100-rc.1.22424.8">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.100-rc.1.22424.11">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>b35a2849acc8cf4b96389d02dcedf8dc95dac08e</Sha>
<Sha>11e7f8d41b7fce73f08336875d2a86d8537c457b</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="7.0.0-rc.1.22423.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>7.0.100-rc.1.22424.8</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>7.0.100-rc.1.22424.8</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.100-rc.1.22424.8</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>7.0.100-rc.1.22424.11</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>7.0.100-rc.1.22424.11</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.100-rc.1.22424.11</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
Expand Down

0 comments on commit bcf1c82

Please sign in to comment.