Skip to content

Commit dfaebba

Browse files
committed
Merge in 'release/6.0.4xx' changes
2 parents 814ec5a + 62a3499 commit dfaebba

File tree

16 files changed

+136
-0
lines changed

16 files changed

+136
-0
lines changed

src/Tasks/Common/Resources/Strings.resx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,4 +844,8 @@ You may need to build the project on another operating system or architecture, o
844844
<value>NETSDK1185: This project depends on Maui Essentials through a project or NuGet package reference, but doesn't declare that dependency explicitly. To build this project, you must set the UseMauiEssentials property to true (and install the Maui workload if necessary).</value>
845845
<comment>{StrBegin="NETSDK1185: "}</comment>
846846
</data>
847+
<data name="WorkloadIsEol" xml:space="preserve">
848+
<value>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</value>
849+
<comment>{StrBegin="NETSDK1202: "}</comment>
850+
</data>
847851
</root>

src/Tasks/Common/Resources/xlf/Strings.cs.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="translated">NETSDK1148: Odkazované sestavení se zkompilovalo pomocí novější verze Microsoft.Windows.SDK.NET.dll. Pokud chcete odkazovat na toto sestavení, aktualizujte prosím novější sadu .NET SDK.</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

src/Tasks/Common/Resources/xlf/Strings.de.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="translated">NETSDK1148: Eine referenzierte Assembly wurde mit einer neueren Version von "Microsoft.Windows.SDK.NET.dll" kompiliert. Aktualisieren Sie auf ein neueres .NET SDK, um auf diese Assembly zu verweisen.</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

src/Tasks/Common/Resources/xlf/Strings.es.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="translated">NETSDK1148: Un ensamblado al que se hace referencia se compiló con una versión más reciente de Microsoft.Windows.SDK.NET.dll. Actualice a un SDK de .NET más reciente para hacer referencia a este ensamblado.</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

src/Tasks/Common/Resources/xlf/Strings.fr.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="translated">NETSDK1148: un assembly de référence a été compilé à l'aide d'une version plus récente de Microsoft.Windows.SDK.NET.dll. Effectuez une mise à jour vers un kit SDK .NET plus récent pour référencer cet assembly.</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

src/Tasks/Common/Resources/xlf/Strings.it.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="translated">NETSDK1148: un assembly di riferimento è stato compilato con una versione più recente di Microsoft.Windows.SDK.NET.dll. Eseguire l'aggiornamento a un SDK .NET più recente per fare riferimento a questo assembly.</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

src/Tasks/Common/Resources/xlf/Strings.ja.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="translated">NETSDK1148: 参照アセンブリは、より新しいバージョンの Microsoft.Windows.SDK.NET.dll を使用してコンパイルされています。このアセンブリを参照するには、より新しい .NET SDK に更新してください。</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

src/Tasks/Common/Resources/xlf/Strings.ko.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="translated">NETSDK1148: 참조된 어셈블리가 최신 버전의 Microsoft.Windows.SDK.NET.dll을 사용하여 컴파일되었습니다. 이 어셈블리를 참조하려면 최신 .NET SDK로 업데이트하세요.</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

src/Tasks/Common/Resources/xlf/Strings.pl.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="translated">NETSDK1148: Przywoływany zestaw został skompilowany przy użyciu nowszej wersji biblioteki Microsoft.Windows.SDK.NET.dll. Aby odwoływać się do tego zestawu, zaktualizuj do nowszego zestawu .NET SDK.</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,11 @@ The following are names of parameters or literal values and should not be transl
915915
<target state="new">NETSDK1148: A referenced assembly was compiled using a newer version of Microsoft.Windows.SDK.NET.dll. Please update to a newer .NET SDK in order to reference this assembly.</target>
916916
<note>{StrBegin="NETSDK1148: "}</note>
917917
</trans-unit>
918+
<trans-unit id="WorkloadIsEol">
919+
<source>NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</source>
920+
<target state="new">NETSDK1202: The workload '{0}' is out of support and will not receive security updates in the future. Please refer to {1} for more information about the support policy.</target>
921+
<note>{StrBegin="NETSDK1202: "}</note>
922+
</trans-unit>
918923
<trans-unit id="WorkloadNotAvailable">
919924
<source>NETSDK1178: The project depends on the following workload packs that do not exist in any of the workloads available in this installation: {0}
920925
You may need to build the project on another operating system or architecture, or update the .NET SDK.</source>

0 commit comments

Comments
 (0)