Skip to content

Commit 48d7a7f

Browse files
committed
Update warning and remove old warning
Remove the old self-contained warning as it would be redundant with the breaking change warning and only occurred with -r. > > Co-authored-by: richlander <[email protected]>
1 parent 836ca0d commit 48d7a7f

15 files changed

+29
-29
lines changed

src/Tasks/Common/Resources/Strings.resx

+1-1
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ You may need to build the project on another operating system or architecture, o
892892
<comment>{StrBegin="NETSDK1196: "}</comment>
893893
</data>
894894
<data name="RuntimeIdentifierWillNoLongerImplySelfContained" xml:space="preserve">
895-
<value>NETSDK1198: For projects with TargetFrameworks >= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</value>
895+
<value>NETSDK1198: For projects with TargetFramework >= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</value>
896896
<comment>{StrBegin="NETSDK1198: "}</comment>
897897
</data>
898898
</root>

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf

+2-2
Original file line numberDiff line numberDiff line change
@@ -791,8 +791,8 @@ The following are names of parameters or literal values and should not be transl
791791
<note>{StrBegin="NETSDK1028: "}</note>
792792
</trans-unit>
793793
<trans-unit id="RuntimeIdentifierWillNoLongerImplySelfContained">
794-
<source>NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</source>
795-
<target state="new">NETSDK1198: For projects with TargetFrameworks &gt;= 8.0, RuntimeIdentifier no longer automatically gives a SelfContained app. To continue creating a .NET framework independent app after upgrading to 8.0, consider setting SelfContained explicitly.</target>
794+
<source>NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</source>
795+
<target state="new">NETSDK1198: For projects with TargetFramework &gt;= 8.0, specifying a RuntimeIdentifier no longer produces a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use --self-contained argument.</target>
796796
<note>{StrBegin="NETSDK1198: "}</note>
797797
</trans-unit>
798798
<trans-unit id="RuntimeListNotFound">

0 commit comments

Comments
 (0)