|
113 | 113 | <note>{StrBegin="NETSDK1001: "}</note> |
114 | 114 | </trans-unit> |
115 | 115 | <trans-unit id="CannotDirectlyReferenceMicrosoftNetCompilersToolsetFramework"> |
116 | | - <source>NETSDK1206: The Microsoft.Net.Compilers.Toolset.Framework package should not be set directly. Set the property 'BuildWithNetFrameworkHostedCompiler' to 'true' instead if you need it.</source> |
117 | | - <target state="new">NETSDK1206: The Microsoft.Net.Compilers.Toolset.Framework package should not be set directly. Set the property 'BuildWithNetFrameworkHostedCompiler' to 'true' instead if you need it.</target> |
118 | | - <note>{StrBegin="NETSDK1206: "}{Locked="Microsoft.Net.Compilers.Toolset.Framework"}{Locked="BuildWithNetFrameworkHostedCompiler"}</note> |
| 116 | + <source>NETSDK1205: The Microsoft.Net.Compilers.Toolset.Framework package should not be set directly. Set the property 'BuildWithNetFrameworkHostedCompiler' to 'true' instead if you need it.</source> |
| 117 | + <target state="new">NETSDK1205: The Microsoft.Net.Compilers.Toolset.Framework package should not be set directly. Set the property 'BuildWithNetFrameworkHostedCompiler' to 'true' instead if you need it.</target> |
| 118 | + <note>{StrBegin="NETSDK1205: "}{Locked="Microsoft.Net.Compilers.Toolset.Framework"}{Locked="BuildWithNetFrameworkHostedCompiler"}</note> |
119 | 119 | </trans-unit> |
120 | 120 | <trans-unit id="CannotEmbedClsidMapIntoComhost"> |
121 | 121 | <source>NETSDK1092: The CLSIDMap cannot be embedded on the COM host because adding resources requires that the build be performed on Windows (excluding Nano Server).</source> |
@@ -676,9 +676,9 @@ The following are names of parameters or literal values and should not be transl |
676 | 676 | <note>{StrBegin="NETSDK1121: "}</note> |
677 | 677 | </trans-unit> |
678 | 678 | <trans-unit id="NonPortableRuntimeIdentifierDetected"> |
679 | | - <source>NETSDK1205: Found version-specific or distribution-specific runtime identifier(s): {0}. Affected libraries: {1}. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.</source> |
680 | | - <target state="new">NETSDK1205: Found version-specific or distribution-specific runtime identifier(s): {0}. Affected libraries: {1}. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.</target> |
681 | | - <note>{StrBegin="NETSDK1205: "}</note> |
| 679 | + <source>NETSDK1206: Found version-specific or distribution-specific runtime identifier(s): {0}. Affected libraries: {1}. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.</source> |
| 680 | + <target state="new">NETSDK1206: Found version-specific or distribution-specific runtime identifier(s): {0}. Affected libraries: {1}. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.</target> |
| 681 | + <note>{StrBegin="NETSDK1206: "}</note> |
682 | 682 | </trans-unit> |
683 | 683 | <trans-unit id="NonSelfContainedExeCannotReferenceSelfContained"> |
684 | 684 | <source>NETSDK1151: The referenced project '{0}' is a self-contained executable. A self-contained executable cannot be referenced by a non self-contained executable. For more information, see https://aka.ms/netsdk1151</source> |
|
0 commit comments