зеркало из https://github.com/dotnet/aspnetcore.git
Update dependencies from https://github.com/dotnet/arcade build 20210903.2 (#36206)
[main] Update dependencies from dotnet/arcade
This commit is contained in:
Родитель
f8e1982694
Коммит
d24a140190
|
@ -296,22 +296,22 @@
|
|||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>7292301fc5e0071b2e6e0a7d221d82ba7199e73c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21451.3">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21453.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>923c95ec2e9512285f801c84145a8af3728b1e3b</Sha>
|
||||
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
|
||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.21451.3">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.21453.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>923c95ec2e9512285f801c84145a8af3728b1e3b</Sha>
|
||||
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.21451.3">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="7.0.0-beta.21453.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>923c95ec2e9512285f801c84145a8af3728b1e3b</Sha>
|
||||
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21451.3">
|
||||
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.21453.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>923c95ec2e9512285f801c84145a8af3728b1e3b</Sha>
|
||||
<Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -138,8 +138,8 @@
|
|||
<MicrosoftEntityFrameworkCoreVersion>7.0.0-alpha.1.21454.2</MicrosoftEntityFrameworkCoreVersion>
|
||||
<MicrosoftEntityFrameworkCoreDesignVersion>7.0.0-alpha.1.21454.2</MicrosoftEntityFrameworkCoreDesignVersion>
|
||||
<!-- Packages from dotnet/arcade -->
|
||||
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksInstallersVersion>
|
||||
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.21451.3</MicrosoftDotNetBuildTasksTemplatingVersion>
|
||||
<MicrosoftDotNetBuildTasksInstallersVersion>7.0.0-beta.21453.2</MicrosoftDotNetBuildTasksInstallersVersion>
|
||||
<MicrosoftDotNetBuildTasksTemplatingVersion>7.0.0-beta.21453.2</MicrosoftDotNetBuildTasksTemplatingVersion>
|
||||
</PropertyGroup>
|
||||
<!--
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"msbuild-sdks": {
|
||||
"Yarn.MSBuild": "1.22.10",
|
||||
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21451.3",
|
||||
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21451.3"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21453.2",
|
||||
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21453.2"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче