зеркало из https://github.com/microsoft/testfx.git
[main] Update dependencies from dotnet/arcade (#1782)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
This commit is contained in:
Родитель
3b22f88940
Коммит
9e2a929563
|
@ -10,7 +10,6 @@
|
|||
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
|
||||
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
|
||||
<add key="dotnet8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
|
||||
<add key="dotnet8-early" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet8-early-access/nuget/v3/index.json" />
|
||||
</packageSources>
|
||||
<activePackageSource>
|
||||
<add key="All" value="(Aggregate source)" />
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Dependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23560.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23564.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>576b0a6fca70266087aa247d68896376ecec8c6e</Sha>
|
||||
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23560.1">
|
||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23564.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>576b0a6fca70266087aa247d68896376ecec8c6e</Sha>
|
||||
<Sha>b1e52f70fee51ea06ca106d07aec876c68b7d113</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Testing.Platform" Version="1.0.0-alpha.23565.1">
|
||||
<Uri>https://github.com/microsoft/testanywhere</Uri>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"tools": {
|
||||
"dotnet": "8.0.100-rtm.23506.1",
|
||||
"dotnet": "8.0.100",
|
||||
"runtimes": {
|
||||
"dotnet": [
|
||||
"6.0.23",
|
||||
|
@ -12,12 +12,12 @@
|
|||
}
|
||||
},
|
||||
"sdk": {
|
||||
"version": "8.0.100-rtm.23506.1",
|
||||
"version": "8.0.100",
|
||||
"allowPrerelease": true,
|
||||
"rollForward": "patch"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23560.1",
|
||||
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23564.3",
|
||||
"MSBuild.Sdk.Extras": "3.0.44"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче