Skip to content

Commit 9f65041

Browse files
authored
LEGO: Merge pull request 19501
LEGO: Merge pull request 19501
1 parent 184b221 commit 9f65041

File tree

63 files changed

+729
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+729
-81
lines changed

Localize/loc/de-DE/Tasks/AppCenterDistributeV1/Strings/resources.resjson/en-US/resources.resjson.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,15 @@
297297
</Str>
298298
<Disp Icon="Str" />
299299
</Item>
300+
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
301+
<Str Cat="Text">
302+
<Val><![CDATA[The AppCenterDistribute@1 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
303+
<Tgt Cat="Text" Stat="Loc" Orig="New">
304+
<Val><![CDATA[Die Aufgabe AppCenterDistribute@1 (App Center verteilen) ist seit dem 14. November 2022 veraltet und wird in Kürze eingestellt. Verwenden Sie stattdessen die Aufgabe AppCenterDistribute@3. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
305+
</Tgt>
306+
</Str>
307+
<Disp Icon="Str" />
308+
</Item>
300309
<Item ItemId=";loc.messages.FailedToCreateFile" ItemType="0" PsrId="306" Leaf="true">
301310
<Str Cat="Text">
302311
<Val><![CDATA[Failed to create %s with error: %s.]]></Val>

Localize/loc/de-DE/Tasks/AppCenterDistributeV2/Strings/resources.resjson/en-US/resources.resjson.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,15 @@
297297
</Str>
298298
<Disp Icon="Str" />
299299
</Item>
300+
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
301+
<Str Cat="Text">
302+
<Val><![CDATA[The AppCenterDistribute@2 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
303+
<Tgt Cat="Text" Stat="Loc" Orig="New">
304+
<Val><![CDATA[Die Aufgabe AppCenterDistribute@2 (App Center verteilen) ist seit dem 14. November 2022 veraltet und wird in Kürze eingestellt. Verwenden Sie stattdessen die Aufgabe AppCenterDistribute@3. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
305+
</Tgt>
306+
</Str>
307+
<Disp Icon="Str" />
308+
</Item>
300309
<Item ItemId=";loc.messages.FailedToCreateFile" ItemType="0" PsrId="306" Leaf="true">
301310
<Str Cat="Text">
302311
<Val><![CDATA[Failed to create %s with error: %s.]]></Val>

Localize/loc/de-DE/Tasks/AzureResourceManagerTemplateDeploymentV3/Strings/resources.resjson/en-US/resources.resjson.lcl

+26-5
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@
113113
</Item>
114114
<Item ItemId=";loc.input.help.csmParametersFile" ItemType="0" PsrId="306" Leaf="true">
115115
<Str Cat="Text">
116-
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val>
116+
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep Param files when the Azure CLI version > 2.47.0]]></Val>
117117
<Tgt Cat="Text" Stat="Loc" Orig="New">
118-
<Val><![CDATA[Geben Sie den Pfad oder ein Muster an, das für die Parameterdatei für die Azure Resource Manager Vorlage zeigt. "Verknüpftes Artefakt" bietet auch Unterstützung für Bicep-Dateien, wenn die Azure CLI Version > 2.20.0]]></Val>
118+
<Val><![CDATA[Geben Sie den Pfad oder ein Muster an, das für die Parameterdatei für die Azure Resource Manager Vorlage zeigt. "Verknüpftes Artefakt" bietet auch Unterstützung für Bicep-Parameterdateien, wenn die Azure CLI Version > 2.47.0]]></Val>
119119
</Tgt>
120120
<Prev Cat="Text">
121-
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template.]]></Val>
121+
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val>
122122
</Prev>
123123
</Str>
124124
<Disp Icon="Str" />
@@ -441,6 +441,15 @@
441441
</Str>
442442
<Disp Icon="Str" />
443443
</Item>
444+
<Item ItemId=";loc.messages.BicepParamBuildFailed" ItemType="0" PsrId="306" Leaf="true">
445+
<Str Cat="Text">
446+
<Val><![CDATA["az bicep build-param" failed. Error: %s]]></Val>
447+
<Tgt Cat="Text" Stat="Loc" Orig="New">
448+
<Val><![CDATA[Fehler bei "az bicep build-param". Fehler: %s]]></Val>
449+
</Tgt>
450+
</Str>
451+
<Disp Icon="Str" />
452+
</Item>
444453
<Item ItemId=";loc.messages.CheckResourceGroupExistence" ItemType="0" PsrId="306" Leaf="true">
445454
<Str Cat="Text">
446455
<Val><![CDATA[Checking if the following resource group exists: %s.]]></Val>
@@ -657,6 +666,15 @@
657666
</Str>
658667
<Disp Icon="Str" />
659668
</Item>
669+
<Item ItemId=";loc.messages.IncompatibleAzureCLIVersionBicepParam" ItemType="0" PsrId="306" Leaf="true">
670+
<Str Cat="Text">
671+
<Val><![CDATA[Azure CLI version should be >= 2.47.0 to use .bicepparam file]]></Val>
672+
<Tgt Cat="Text" Stat="Loc" Orig="New">
673+
<Val><![CDATA[Azure CLI Version muss >= 2.47.0 sein, um die .bicepparam-Datei zu verwenden.]]></Val>
674+
</Tgt>
675+
</Str>
676+
<Disp Icon="Str" />
677+
</Item>
660678
<Item ItemId=";loc.messages.InvalidAction" ItemType="0" PsrId="306" Leaf="true">
661679
<Str Cat="Text">
662680
<Val><![CDATA[This action is not defined. Check with the task author.]]></Val>
@@ -920,10 +938,13 @@
920938
</Item>
921939
<Item ItemId=";loc.releaseNotes" ItemType="0" PsrId="306" Leaf="true">
922940
<Str Cat="Text">
923-
<Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val>
941+
<Val><![CDATA[- Added support for bicepparam.]]></Val>
924942
<Tgt Cat="Text" Stat="Loc" Orig="New">
925-
<Val><![CDATA[ Unterstützung für die Bereitstellung in allen Bereitstellungsbereichen hinzugefügt.]A;– Alle VM-bezogenen Aktionen wurden entfernt.]]></Val>
943+
<Val><![CDATA[- Unterstützung für bicepparam wurde hinzugefügt.]]></Val>
926944
</Tgt>
945+
<Prev Cat="Text">
946+
<Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val>
947+
</Prev>
927948
</Str>
928949
<Disp Icon="Str" />
929950
</Item>

Localize/loc/de-DE/Tasks/CondaEnvironmentV1/Strings/resources.resjson/en-US/resources.resjson.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,15 @@
198198
</Str>
199199
<Disp Icon="Str" />
200200
</Item>
201+
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
202+
<Str Cat="Text">
203+
<Val><![CDATA[The CondaEnvironment@1 (Conda environment) task has been deprecated since February 13, 2019 and will soon be retired. Use the Conda CLI ('conda') directly from a bash/pwsh/script task. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
204+
<Tgt Cat="Text" Stat="Loc" Orig="New">
205+
<Val><![CDATA[Die Aufgabe CondaEnvironment@1 (Conda-Umgebung) ist seit dem 13. Februar 2019 veraltet und wird in Kürze eingestellt. Verwenden Sie die Conda CLI ('conda') direkt aus einer bash/pwsh/script-Aufgabe. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
206+
</Tgt>
207+
</Str>
208+
<Disp Icon="Str" />
209+
</Item>
201210
<Item ItemId=";loc.messages.InstallFailed" ItemType="0" PsrId="306" Leaf="true">
202211
<Str Cat="Text">
203212
<Val><![CDATA[Failed to install packages. %s]]></Val>

Localize/loc/de-DE/Tasks/DotNetCoreCLIV2/Strings/resources.resjson/en-US/resources.resjson.lcl

+10-4
Original file line numberDiff line numberDiff line change
@@ -263,10 +263,13 @@
263263
</Item>
264264
<Item ItemId=";loc.input.help.projects" ItemType="0" PsrId="306" Leaf="true">
265265
<Str Cat="Text">
266-
<Val><![CDATA[The path to the csproj file(s) to use. You can use wildcards (e.g. **/*.csproj for all .csproj files in all subfolders). **This field follows glob pattern, and is run against root of the repository at all times irrespective of Working Directory.**]]></Val>
266+
<Val><![CDATA[The path to the csproj or sln file(s) to use. You can use wildcards (e.g. **/*.csproj for all .csproj files in all subfolders). **This field follows glob pattern, and is run against root of the repository at all times irrespective of Working Directory.**]]></Val>
267267
<Tgt Cat="Text" Stat="Loc" Orig="New">
268-
<Val><![CDATA[Der Pfad zu den zu verwendenden CSPROJ-Dateien. Sie können Platzhalter verwenden (z. B. "**/*.csproj" für alle CSPROJ-Dateien in allen Unterordnern). **Dieses Feld folgt dem Globmuster und wird unabhängig vom Arbeitsverzeichnis immer für den Stamm des Repositorys ausgeführt.**]]></Val>
268+
<Val><![CDATA[Der Pfad zu den zu verwendenden CSPROJ- oder SLN-Dateien. Sie können Platzhalter verwenden (z. B. "**/*.csproj" für alle CSPROJ-Dateien in allen Unterordnern). **Dieses Feld folgt dem Globmuster und wird unabhängig vom Arbeitsverzeichnis immer für den Stamm des Repositorys ausgeführt.**]]></Val>
269269
</Tgt>
270+
<Prev Cat="Text">
271+
<Val><![CDATA[The path to the csproj file(s) to use. You can use wildcards (e.g. **/*.csproj for all .csproj files in all subfolders). **This field follows glob pattern, and is run against root of the repository at all times irrespective of Working Directory.**]]></Val>
272+
</Prev>
270273
</Str>
271274
<Disp Icon="Str" />
272275
</Item>
@@ -596,10 +599,13 @@
596599
</Item>
597600
<Item ItemId=";loc.input.label.projects" ItemType="0" PsrId="306" Leaf="true">
598601
<Str Cat="Text">
599-
<Val><![CDATA[Path to project(s)]]></Val>
602+
<Val><![CDATA[Path to project(s) or solution(s)]]></Val>
600603
<Tgt Cat="Text" Stat="Loc" Orig="New">
601-
<Val><![CDATA[Pfad zu Projekten]]></Val>
604+
<Val><![CDATA[Pfad zu Projekt(en) oder Lösung(en)]]></Val>
602605
</Tgt>
606+
<Prev Cat="Text">
607+
<Val><![CDATA[Path to project(s)]]></Val>
608+
</Prev>
603609
</Str>
604610
<Disp Icon="Str" />
605611
</Item>

Localize/loc/de-DE/Tasks/DotNetCoreInstallerV1/Strings/resources.resjson/en-US/resources.resjson.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,15 @@
243243
</Str>
244244
<Disp Icon="Str" />
245245
</Item>
246+
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
247+
<Str Cat="Text">
248+
<Val><![CDATA[The DotNetCoreInstaller@1 (.NET Core SDK/runtime installer) task has been deprecated since August 22, 2019 and will soon be retired. Use the UseDotNet@2 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
249+
<Tgt Cat="Text" Stat="Loc" Orig="New">
250+
<Val><![CDATA[Die Aufgabe DotNetCoreInstaller@1 (.NET Core SDK/Runtime-Installer) ist seit dem 22. August 2019 veraltet und wird in Kürze eingestellt. Verwenden Sie stattdessen die Aufgabe UseDotNet@2. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
251+
</Tgt>
252+
</Str>
253+
<Disp Icon="Str" />
254+
</Item>
246255
<Item ItemId=";loc.messages.DetectingPlatform" ItemType="0" PsrId="306" Leaf="true">
247256
<Str Cat="Text">
248257
<Val><![CDATA[Detecting OS platform to find correct download package for the OS.]]></Val>

Localize/loc/de-DE/Tasks/XamarinTestCloudV1/Strings/resources.resjson/en-US/resources.resjson.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,15 @@
279279
</Str>
280280
<Disp Icon="Str" />
281281
</Item>
282+
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
283+
<Str Cat="Text">
284+
<Val><![CDATA[The XamarinTestCloud@1 (Xamarin Test Cloud) task has been deprecated since January 11, 2018 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
285+
<Tgt Cat="Text" Stat="Loc" Orig="New">
286+
<Val><![CDATA[Die Aufgabe XamarinTestCloud@1 (Xamarin Test Cloud) ist seit dem 11. Januar 2018 veraltet und wird in Kürze eingestellt. Verwenden Sie stattdessen die Aufgabe AppCenterDistribute@3. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
287+
</Tgt>
288+
</Str>
289+
<Disp Icon="Str" />
290+
</Item>
282291
</Item>
283292
</Item>
284293
</LCX>

Localize/loc/es-ES/Tasks/AppCenterDistributeV1/Strings/resources.resjson/en-US/resources.resjson.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,15 @@
297297
</Str>
298298
<Disp Icon="Str" />
299299
</Item>
300+
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
301+
<Str Cat="Text">
302+
<Val><![CDATA[The AppCenterDistribute@1 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
303+
<Tgt Cat="Text" Stat="Loc" Orig="New">
304+
<Val><![CDATA[La tarea AppCenterDistribute@1 (distribución de App Center) está en desuso desde el 14 de noviembre de 2022 y pronto se retirará. En su lugar, use la tarea AppCenterDistribute@3. Visite https://aka.ms/azdo-deprecated-tasks para obtener más información sobre las tareas en desuso.]]></Val>
305+
</Tgt>
306+
</Str>
307+
<Disp Icon="Str" />
308+
</Item>
300309
<Item ItemId=";loc.messages.FailedToCreateFile" ItemType="0" PsrId="306" Leaf="true">
301310
<Str Cat="Text">
302311
<Val><![CDATA[Failed to create %s with error: %s.]]></Val>

Localize/loc/es-ES/Tasks/AppCenterDistributeV2/Strings/resources.resjson/en-US/resources.resjson.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,15 @@
297297
</Str>
298298
<Disp Icon="Str" />
299299
</Item>
300+
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
301+
<Str Cat="Text">
302+
<Val><![CDATA[The AppCenterDistribute@2 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
303+
<Tgt Cat="Text" Stat="Loc" Orig="New">
304+
<Val><![CDATA[La tarea AppCenterDistribute@2 (distribución de App Center) está en desuso desde el 14 de noviembre de 2022 y pronto se retirará. En su lugar, use la tarea AppCenterDistribute@3. Visite https://aka.ms/azdo-deprecated-tasks para obtener más información sobre las tareas en desuso.]]></Val>
305+
</Tgt>
306+
</Str>
307+
<Disp Icon="Str" />
308+
</Item>
300309
<Item ItemId=";loc.messages.FailedToCreateFile" ItemType="0" PsrId="306" Leaf="true">
301310
<Str Cat="Text">
302311
<Val><![CDATA[Failed to create %s with error: %s.]]></Val>

Localize/loc/es-ES/Tasks/AzureResourceManagerTemplateDeploymentV3/Strings/resources.resjson/en-US/resources.resjson.lcl

+26-5
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@
113113
</Item>
114114
<Item ItemId=";loc.input.help.csmParametersFile" ItemType="0" PsrId="306" Leaf="true">
115115
<Str Cat="Text">
116-
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val>
116+
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep Param files when the Azure CLI version > 2.47.0]]></Val>
117117
<Tgt Cat="Text" Stat="Loc" Orig="New">
118-
<Val><![CDATA[Especifique la ruta de acceso o un patrón que apunte al archivo de parámetros de la plantilla de Azure Resource Manager. "Artefacto vinculado" también admite archivos Bícep en versiones de CLI de Azure > 2.20.0]]></Val>
118+
<Val><![CDATA[Especifique la ruta de acceso o un patrón que apunte al archivo de parámetros de la plantilla de Azure Resource Manager. "Artefacto vinculado" también admite archivos Bicep Param en versiones de CLI de Azure > 2.47.0]]></Val>
119119
</Tgt>
120120
<Prev Cat="Text">
121-
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template.]]></Val>
121+
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val>
122122
</Prev>
123123
</Str>
124124
<Disp Icon="Str" />
@@ -441,6 +441,15 @@
441441
</Str>
442442
<Disp Icon="Str" />
443443
</Item>
444+
<Item ItemId=";loc.messages.BicepParamBuildFailed" ItemType="0" PsrId="306" Leaf="true">
445+
<Str Cat="Text">
446+
<Val><![CDATA["az bicep build-param" failed. Error: %s]]></Val>
447+
<Tgt Cat="Text" Stat="Loc" Orig="New">
448+
<Val><![CDATA[Error de "az bicep build-param". Error: %s]]></Val>
449+
</Tgt>
450+
</Str>
451+
<Disp Icon="Str" />
452+
</Item>
444453
<Item ItemId=";loc.messages.CheckResourceGroupExistence" ItemType="0" PsrId="306" Leaf="true">
445454
<Str Cat="Text">
446455
<Val><![CDATA[Checking if the following resource group exists: %s.]]></Val>
@@ -657,6 +666,15 @@
657666
</Str>
658667
<Disp Icon="Str" />
659668
</Item>
669+
<Item ItemId=";loc.messages.IncompatibleAzureCLIVersionBicepParam" ItemType="0" PsrId="306" Leaf="true">
670+
<Str Cat="Text">
671+
<Val><![CDATA[Azure CLI version should be >= 2.47.0 to use .bicepparam file]]></Val>
672+
<Tgt Cat="Text" Stat="Loc" Orig="New">
673+
<Val><![CDATA[La versión de la CLI de Azure debe ser >= 2.47.0 para usar el archivo .bicepparam]]></Val>
674+
</Tgt>
675+
</Str>
676+
<Disp Icon="Str" />
677+
</Item>
660678
<Item ItemId=";loc.messages.InvalidAction" ItemType="0" PsrId="306" Leaf="true">
661679
<Str Cat="Text">
662680
<Val><![CDATA[This action is not defined. Check with the task author.]]></Val>
@@ -920,10 +938,13 @@
920938
</Item>
921939
<Item ItemId=";loc.releaseNotes" ItemType="0" PsrId="306" Leaf="true">
922940
<Str Cat="Text">
923-
<Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val>
941+
<Val><![CDATA[- Added support for bicepparam.]]></Val>
924942
<Tgt Cat="Text" Stat="Loc" Orig="New">
925-
<Val><![CDATA[- Se ha agregado compatibilidad con la implementación en todos los ámbitos de implementación.]A;- Se han eliminado todas las acciones relacionadas con VM.]]></Val>
943+
<Val><![CDATA[- Se ha agregado compatibilidad para bicepparam.]]></Val>
926944
</Tgt>
945+
<Prev Cat="Text">
946+
<Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val>
947+
</Prev>
927948
</Str>
928949
<Disp Icon="Str" />
929950
</Item>

Localize/loc/es-ES/Tasks/CondaEnvironmentV1/Strings/resources.resjson/en-US/resources.resjson.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,15 @@
198198
</Str>
199199
<Disp Icon="Str" />
200200
</Item>
201+
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
202+
<Str Cat="Text">
203+
<Val><![CDATA[The CondaEnvironment@1 (Conda environment) task has been deprecated since February 13, 2019 and will soon be retired. Use the Conda CLI ('conda') directly from a bash/pwsh/script task. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
204+
<Tgt Cat="Text" Stat="Loc" Orig="New">
205+
<Val><![CDATA[La tarea CondaEnvironment@1 (entorno de Conda) está en desuso desde el 13 de febrero de 2019 y pronto se retirará. Use la CLI de Conda ("conda") directamente desde una tarea bash/pwsh/script. Visite https://aka.ms/azdo-deprecated-tasks para obtener más información sobre las tareas en desuso.]]></Val>
206+
</Tgt>
207+
</Str>
208+
<Disp Icon="Str" />
209+
</Item>
201210
<Item ItemId=";loc.messages.InstallFailed" ItemType="0" PsrId="306" Leaf="true">
202211
<Str Cat="Text">
203212
<Val><![CDATA[Failed to install packages. %s]]></Val>

0 commit comments

Comments
 (0)