Update dependencies from https://github.com/dotnet/sdk build 20240311.8
Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli From Version 9.0.100-preview.3.24161.2 -> To Version 9.0.100-preview.3.24161.8 Dependency coherency updates VS.Redist.Common.NetCore.SharedFramework.x64.9.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.9.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.Platforms,Microsoft.SourceBuild.Intermediate.runtime.linux-x64,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Runtime.win-x64 From Version 9.0.0-preview.3.24160.3 -> To Version 9.0.0-preview.3.24161.1 (parent: Microsoft.NET.Sdk
This commit is contained in:
parent
84b757fb88
commit
d47b61f2b7
2 changed files with 13 additions and 13 deletions
|
@ -91,26 +91,26 @@
|
|||
<Sha>b3b8dffff4d092058b2d8942268b498cbfdb14ec</Sha>
|
||||
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.3.24161.6">
|
||||
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="9.0.100-preview.3.24161.8">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>92f29cd70039b793cdcaf2321fa9bff95afc3ec1</Sha>
|
||||
<Sha>be2654e7f453bf795bd9a73965fd4e76435bc170</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.3.24161.6">
|
||||
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="9.0.100-preview.3.24161.8">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>92f29cd70039b793cdcaf2321fa9bff95afc3ec1</Sha>
|
||||
<Sha>be2654e7f453bf795bd9a73965fd4e76435bc170</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.3.24161.6">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-preview.3.24161.8">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>92f29cd70039b793cdcaf2321fa9bff95afc3ec1</Sha>
|
||||
<Sha>be2654e7f453bf795bd9a73965fd4e76435bc170</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.3.24161.6">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="9.0.100-preview.3.24161.8">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>92f29cd70039b793cdcaf2321fa9bff95afc3ec1</Sha>
|
||||
<Sha>be2654e7f453bf795bd9a73965fd4e76435bc170</Sha>
|
||||
</Dependency>
|
||||
<!-- Intermediate is necessary for source build. -->
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.3.24161.6">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="9.0.100-preview.3.24161.8">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>92f29cd70039b793cdcaf2321fa9bff95afc3ec1</Sha>
|
||||
<Sha>be2654e7f453bf795bd9a73965fd4e76435bc170</Sha>
|
||||
<SourceBuild RepoName="sdk" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
|
||||
|
|
|
@ -85,9 +85,9 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.3.24161.6</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>9.0.100-preview.3.24161.6</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.3.24161.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>9.0.100-preview.3.24161.8</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>9.0.100-preview.3.24161.8</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>9.0.100-preview.3.24161.8</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue