[release/7.0.2xx] Update dependencies from dotnet/sdk (#15189)

This commit is contained in:
Noah Gilson 2023-01-04 10:07:22 -08:00 committed by GitHub
commit f54649b446
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 17 deletions

View file

@ -98,22 +98,22 @@
<Sha>bb3695688177f5f80eeb3c0498168612e31549d5</Sha>
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.200-preview.23053.1">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.200-preview.23054.15">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>74dc50b8f16f1dfebad509290cbe87e5d16cc1a3</Sha>
<Sha>50bea4c09bf198b850bf7690d0f7e6916cf4114f</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.200-preview.23053.1">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.200-preview.23054.15">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>74dc50b8f16f1dfebad509290cbe87e5d16cc1a3</Sha>
<Sha>50bea4c09bf198b850bf7690d0f7e6916cf4114f</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.200-preview.23053.1">
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.200-preview.23054.15">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>74dc50b8f16f1dfebad509290cbe87e5d16cc1a3</Sha>
<Sha>50bea4c09bf198b850bf7690d0f7e6916cf4114f</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.200-preview.23053.1">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.200-preview.23054.15">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>74dc50b8f16f1dfebad509290cbe87e5d16cc1a3</Sha>
<Sha>50bea4c09bf198b850bf7690d0f7e6916cf4114f</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-rtm.22518.7" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@ -124,13 +124,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
<Sha>636e2b7a00a434a354a126f510a56e16ce3c6bbc</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23052.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23053.5" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>1da4bc5f28db2d4eb34ac4864ee88844b6097484</Sha>
<Sha>794b7c259d9646a7eb685dad865aa27da7940a21</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.1-beta.23052.7" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.1-beta.23053.5" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>1da4bc5f28db2d4eb34ac4864ee88844b6097484</Sha>
<Sha>794b7c259d9646a7eb685dad865aa27da7940a21</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-release-20221220-01" CoherentParentDependency="Microsoft.NET.Sdk">
@ -149,9 +149,9 @@
<Sha>c80d6495d55ebbd64372755d236d0e5971b2dfc7</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.5.0-preview-22620-02" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Build" Version="17.5.0-preview-23054-01" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>a6f6699d1f70bf79db82030938d2c5e52d1e4d2e</Sha>
<Sha>955c4702845e2dd6ff468aa7da2613091acd3485</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="NuGet.Build.Tasks" Version="6.5.0-preview.3.136" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -63,9 +63,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>7.0.200-preview.23053.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>7.0.200-preview.23053.1</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.200-preview.23053.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>7.0.200-preview.23054.15</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>7.0.200-preview.23054.15</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.200-preview.23054.15</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>