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

This commit is contained in:
v-wuzhai 2023-02-20 16:40:36 +08:00 committed by GitHub
commit 1fc0442b14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 24 deletions

View file

@ -15,11 +15,6 @@
<!-- Begin: Package sources from dotnet-sdk -->
<!-- End: Package sources from dotnet-sdk -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-0e61925" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0e619254/nuget/v3/index.json" />
<add key="darc-int-dotnet-windowsdesktop-0e61925-4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0e619254-4/nuget/v3/index.json" />
<add key="darc-int-dotnet-windowsdesktop-0e61925-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0e619254-3/nuget/v3/index.json" />
<add key="darc-int-dotnet-windowsdesktop-0e61925-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0e619254-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-windowsdesktop-0e61925-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0e619254-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-windowsdesktop -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@ -46,11 +41,6 @@
<!-- Begin: Package sources from dotnet-sdk -->
<!-- End: Package sources from dotnet-sdk -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-0e61925-1" value="true" />
<add key="darc-int-dotnet-windowsdesktop-0e61925-2" value="true" />
<add key="darc-int-dotnet-windowsdesktop-0e61925-3" value="true" />
<add key="darc-int-dotnet-windowsdesktop-0e61925-4" value="true" />
<add key="darc-int-dotnet-windowsdesktop-0e61925" value="true" />
<!-- End: Package sources from dotnet-windowsdesktop -->
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

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.23117.12">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.300-preview.23119.5">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a39a29e6c79966e684f548d040c23b3fad42b3f7</Sha>
<Sha>c7add0029f4ce60808753b9c0c053a92165b19f1</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.300-preview.23117.12">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.300-preview.23119.5">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a39a29e6c79966e684f548d040c23b3fad42b3f7</Sha>
<Sha>c7add0029f4ce60808753b9c0c053a92165b19f1</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.300-preview.23117.12">
<Dependency Name="Microsoft.NET.Sdk" Version="7.0.300-preview.23119.5">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a39a29e6c79966e684f548d040c23b3fad42b3f7</Sha>
<Sha>c7add0029f4ce60808753b9c0c053a92165b19f1</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.300-preview.23117.12">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="7.0.300-preview.23119.5">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>a39a29e6c79966e684f548d040c23b3fad42b3f7</Sha>
<Sha>c7add0029f4ce60808753b9c0c053a92165b19f1</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">
@ -133,9 +133,9 @@
<Sha>75647e8f098a1a2b50d4d755394598ae6f38b164</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230216-01" CoherentParentDependency="Microsoft.NET.Sdk">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230217-01" CoherentParentDependency="Microsoft.NET.Sdk">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>ffe76699011531871532725b317bfcac1d45ef5f</Sha>
<Sha>27964da9af0a67fd25bb75488a6582eecbf8fe03</Sha>
<SourceBuild RepoName="vstest" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23115.1" CoherentParentDependency="Microsoft.NET.Sdk">

View file

@ -63,9 +63,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
<MicrosoftDotNetCommonItemTemplatesPackageVersion>7.0.300-preview.23117.12</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>7.0.300-preview.23117.12</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.300-preview.23117.12</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>7.0.300-preview.23119.5</MicrosoftDotNetCommonItemTemplatesPackageVersion>
<MicrosoftNETSdkPackageVersion>7.0.300-preview.23119.5</MicrosoftNETSdkPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>7.0.300-preview.23119.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
@ -171,7 +171,7 @@
<PropertyGroup>
<VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion>
<DotnetDebToolVersion>2.0.0</DotnetDebToolVersion>
<MicrosoftNETTestSdkVersion>17.6.0-preview-20230216-01</MicrosoftNETTestSdkVersion>
<MicrosoftNETTestSdkVersion>17.6.0-preview-20230217-01</MicrosoftNETTestSdkVersion>
</PropertyGroup>
<!-- dependencies for source-build tarball -->
<PropertyGroup>