зеркало из https://github.com/dotnet/diagnostics.git
Update dependencies from https://github.com/dotnet/arcade build 20220331.2 (#2974)
[main] Update dependencies from dotnet/arcade
This commit is contained in:
Родитель
e0c184f61e
Коммит
2687f2f5e3
|
@ -19,14 +19,14 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22171.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22181.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>c8a95297e2622251c125aa5c0ef7c822275a792d</Sha>
|
||||
<Sha>e0b311bcd81fc9e27bcf7715dcda62fa38dfa49a</Sha>
|
||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="7.0.0-beta.22171.2">
|
||||
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="7.0.0-beta.22181.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>c8a95297e2622251c125aa5c0ef7c822275a792d</Sha>
|
||||
<Sha>e0b311bcd81fc9e27bcf7715dcda62fa38dfa49a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.104-servicing.22173.4">
|
||||
<Uri>https://github.com/dotnet/installer</Uri>
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
|
||||
<SystemTextJsonVersion>4.7.1</SystemTextJsonVersion>
|
||||
<XUnitAbstractionsVersion>2.0.3</XUnitAbstractionsVersion>
|
||||
<MicrosoftDotNetRemoteExecutorVersion>7.0.0-beta.22171.2</MicrosoftDotNetRemoteExecutorVersion>
|
||||
<MicrosoftDotNetRemoteExecutorVersion>7.0.0-beta.22181.2</MicrosoftDotNetRemoteExecutorVersion>
|
||||
<cdbsosversion>10.0.18362</cdbsosversion>
|
||||
<NewtonSoftJsonVersion>12.0.2</NewtonSoftJsonVersion>
|
||||
</PropertyGroup>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"tools": {
|
||||
"dotnet": "6.0.100",
|
||||
"dotnet": "7.0.100-preview.2.22153.17",
|
||||
"runtimes": {
|
||||
"dotnet/x64": [
|
||||
"$(MicrosoftNETCoreApp31Version)",
|
||||
|
@ -16,6 +16,6 @@
|
|||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.Build.NoTargets": "2.0.1",
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22181.2"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче