зеркало из https://github.com/dotnet/tye.git
Update dependencies from https://github.com/dotnet/arcade build 20220418.3 (#1367)
[main] Update dependencies from dotnet/arcade
This commit is contained in:
Родитель
e00e9ca163
Коммит
cdd44d0064
|
@ -3,25 +3,25 @@
|
|||
<ProductDependencies>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22215.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22218.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4000024394df3049886c50e54ad0a2b903221ef0</Sha>
|
||||
<Sha>8425453874961a7d7d2379e3f39c104f9ad0a0bd</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22215.2">
|
||||
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22218.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4000024394df3049886c50e54ad0a2b903221ef0</Sha>
|
||||
<Sha>8425453874961a7d7d2379e3f39c104f9ad0a0bd</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22215.2">
|
||||
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22218.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4000024394df3049886c50e54ad0a2b903221ef0</Sha>
|
||||
<Sha>8425453874961a7d7d2379e3f39c104f9ad0a0bd</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22215.2">
|
||||
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22218.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4000024394df3049886c50e54ad0a2b903221ef0</Sha>
|
||||
<Sha>8425453874961a7d7d2379e3f39c104f9ad0a0bd</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22215.2">
|
||||
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22218.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>4000024394df3049886c50e54ad0a2b903221ef0</Sha>
|
||||
<Sha>8425453874961a7d7d2379e3f39c104f9ad0a0bd</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.19556.4">
|
||||
<Uri>https://github.com/dotnet/arcade-services</Uri>
|
||||
|
|
|
@ -72,8 +72,8 @@ jobs:
|
|||
lclSource: ${{ parameters.LclSource }}
|
||||
lclPackageId: ${{ parameters.LclPackageId }}
|
||||
isCreatePrSelected: ${{ parameters.CreatePr }}
|
||||
isAutoCompletePrSelected: ${{ parameters.AutoCompletePr }}
|
||||
${{ if eq(parameters.CreatePr, true) }}:
|
||||
isAutoCompletePrSelected: ${{ parameters.AutoCompletePr }}
|
||||
isUseLfLineEndingsSelected: ${{ parameters.UseLfLineEndings }}
|
||||
${{ if eq(parameters.RepoType, 'gitHub') }}:
|
||||
isShouldReusePrSelected: ${{ parameters.ReusePr }}
|
||||
|
|
|
@ -14,6 +14,6 @@
|
|||
}
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22215.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22218.3"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче