[release/7.0.3xx] Update dependencies from dotnet/sdk (#15639)

This commit is contained in:
v-wuzhai 2023-02-27 13:45:21 +08:00 committed by GitHub
commit 88fd06053c
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>94c498e399eb1cbb7290ed1e42564589a259312a</Sha>
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.300-preview.23124.19">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.300-preview.23126.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d1bcc35bacc316c0d397b4d26c9134d406940b6d</Sha>
<Sha>131f6c4dac6b60526a84183056e5f38f71f0b72c</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.300-preview.23124.19">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.300-preview.23126.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d1bcc35bacc316c0d397b4d26c9134d406940b6d</Sha>
<Sha>131f6c4dac6b60526a84183056e5f38f71f0b72c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.300-preview.23124.19">
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.300-preview.23126.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d1bcc35bacc316c0d397b4d26c9134d406940b6d</Sha>
<Sha>131f6c4dac6b60526a84183056e5f38f71f0b72c</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.300-preview.23124.19">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.300-preview.23126.6">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d1bcc35bacc316c0d397b4d26c9134d406940b6d</Sha>
<Sha>131f6c4dac6b60526a84183056e5f38f71f0b72c</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.3-servicing.23072.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@ -124,13 +124,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
<Sha>0a09c7d17212981cb4fd5907fa6a6214966a366d</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23123.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23124.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>6fb3ae3c29411266f6ccc938ec922a49b61a319c</Sha>
<Sha>69e9a985b80c41e7d9d589e58b75a004831c07bc</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23123.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="7.0.300-beta.23124.3" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>6fb3ae3c29411266f6ccc938ec922a49b61a319c</Sha>
<Sha>69e9a985b80c41e7d9d589e58b75a004831c07bc</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230223-05" CoherentParentDependency="Microsoft.NET.Sdk">
@ -144,9 +144,9 @@
<SourceBuild RepoName="linker" ManagedOnly="true" />
<RepoName>linker</RepoName>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.6.0-2.23124.4" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.6.0-2.23126.2" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>3b9dbde77e1e324aefe5dec39336b6ada37a7d1c</Sha>
<Sha>4641f2bff815fb7743be8aa2bdafe82b74a1f756</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.6.0-preview-23124-12" CoherentParentDependency="Microsoft.NET.Sdk">

View file

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