Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
febd2c0
lazily set the CWD for arguments that need it so that we don't do wor…
baronfel Nov 1, 2022
96e9be7
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Jan 13, 2023
3e7ce77
[release/7.0.1xx] Update dependencies from dotnet/roslyn (#29919)
v-wuzhai Jan 13, 2023
b8ec9f7
Make PublishAot an optional feature because Mono does not support it.…
tmds Jan 13, 2023
46b72c1
This call is failing on the Darwin leg in installer. (#29916)
nagilson Jan 12, 2023
574ebca
Update to stable rtm branding
marcpopMSFT Jan 13, 2023
1ed17ce
Update loc build for 7.0.3xx
marcpopMSFT Jan 13, 2023
6101724
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Jan 14, 2023
6f39d0c
This call is failing on the Darwin leg in installer. (#29916) (#29939)
nagilson Jan 16, 2023
436d932
Merge branch 'release/7.0.1xx' into release/7.0.2xx
Jan 16, 2023
5d64311
[release/7.0.1xx] Update dependencies from dotnet/roslyn (#29944)
v-wuzhai Jan 16, 2023
3c67d12
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' (#29952)
dsplaisted Jan 16, 2023
8dd7b91
Stable branding for 7.0.200 GA release (#29942)
marcpopMSFT Jan 17, 2023
05b72eb
Update dependencies from https://github.com/dotnet/roslyn build 20230…
dotnet-maestro[bot] Jan 18, 2023
30f05c1
[release/7.0.1xx] Update dependencies from dotnet/roslyn (#29986)
v-wuzhai Jan 18, 2023
0601d7b
Merge branch 'release/7.0.1xx' into release/7.0.2xx
Jan 18, 2023
b17e818
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' (#29988)
v-wuzhai Jan 18, 2023
3fe7aee
Merge branch 'release/7.0.2xx' into release/7.0.3xx
Jan 18, 2023
dbdf8c6
Update dependencies from https://github.com/microsoft/vstest build 20…
dotnet-maestro[bot] Jan 18, 2023
dc621a8
[automated] Merge branch 'release/7.0.2xx' => 'release/7.0.3xx' (#29989)
marcpopMSFT Jan 18, 2023
652c4a7
Localized file check-in by OneLocBuild Task: Build definition ID 140:…
dotnet-bot Jan 18, 2023
93d6871
Localized file check-in by OneLocBuild Task: Build definition ID 140:…
dotnet-bot Jan 18, 2023
94397a4
[release/7.0.3xx] Update dependencies from dotnet/linker (#30004)
dotnet-maestro[bot] Jan 18, 2023
df8def5
Update dependencies from https://github.com/dotnet/msbuild build 2023…
dotnet-maestro[bot] Jan 18, 2023
de281d1
Do not eagerly discover CWD during parser construction (#28836)
marcpopMSFT Jan 18, 2023
1ffdf71
[release/7.0.3xx] Update dependencies from dotnet/msbuild (#30011)
v-wuzhai Jan 19, 2023
10a43ff
[release/7.0.3xx] Update dependencies from microsoft/vstest (#29999)
v-wuzhai Jan 19, 2023
599db29
[release/7.0.3xx] Update dependencies from dotnet/msbuild (#30018)
dotnet-maestro[bot] Jan 19, 2023
b2c2b49
Localized file check-in by OneLocBuild Task: Build definition ID 140:…
dotnet-bot Jan 19, 2023
90c83bf
Localized file check-in by OneLocBuild Task: Build definition ID 140:…
marcpopMSFT Jan 19, 2023
ac8a6f4
Update dependencies from https://github.com/dotnet/msbuild build 2023…
dotnet-maestro[bot] Jan 20, 2023
3b28f97
Update dependencies from https://github.com/dotnet/msbuild build 2023…
dotnet-maestro[bot] Jan 20, 2023
3c95fa0
Update dependencies from https://github.com/dotnet/msbuild build 2023…
dotnet-maestro[bot] Jan 20, 2023
b1deadf
[release/7.0.3xx] Update dependencies from dotnet/msbuild (#30042)
v-wuzhai Jan 20, 2023
c3c8c5d
[release/7.0.3xx] Update dependencies from microsoft/vstest (#30053)
dotnet-maestro[bot] Jan 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions eng/SourceBuild.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<PropertyGroup>
<InnerBuildArgs>$(InnerBuildArgs) /p:Projects="$(InnerSourceBuildRepoRoot)\source-build.slnf"</InnerBuildArgs>
<InnerBuildArgs>$(InnerBuildArgs) /p:UseSharedCompilation=false</InnerBuildArgs>
<InnerBuildArgs Condition="'$(SourceBuildUseMonoRuntime)' == 'true'">$(InnerBuildArgs) /p:NativeAotSupported=false</InnerBuildArgs>
</PropertyGroup>
</Target>

Expand Down
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.6.0-preview-23068-05">
<Dependency Name="Microsoft.Build" Version="17.6.0-preview-23070-03">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>98924b86bbc19aff3360f9cc3a2922df6a5c5d6a</Sha>
<Sha>a17ac112eced1efb8b45a83f0c53f1263844ef75</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Localization" Version="17.6.0-preview-23068-05">
<Dependency Name="Microsoft.Build.Localization" Version="17.6.0-preview-23070-03">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>98924b86bbc19aff3360f9cc3a2922df6a5c5d6a</Sha>
<Sha>a17ac112eced1efb8b45a83f0c53f1263844ef75</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23067.1">
<Uri>https://github.com/dotnet/fsharp</Uri>
Expand Down Expand Up @@ -109,23 +109,23 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>743503cb3c7e9ced2602ee2e29c38d63cc339451</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230117-02">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230120-03">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>5e9c3debd9d0007c53e7510ac030ea5e8fc483f4</Sha>
<Sha>f516f7de1594ff3e53450e5ed026e981988e0558</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23062.2">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23068.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>19fa656d35252ccf926e6a6d783b16a2f094aaef</Sha>
<Sha>de8bf14fcdfb55f2bae3db8cfc310ddd8ee921e6</Sha>
<SourceBuild RepoName="linker" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="7.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
<SourceBuildTarball RepoName="runtime" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.23062.2">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.23068.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>19fa656d35252ccf926e6a6d783b16a2f094aaef</Sha>
<Sha>de8bf14fcdfb55f2bae3db8cfc310ddd8ee921e6</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="7.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/vstest -->
<MicrosoftNETTestSdkPackageVersion>17.6.0-preview-20230117-02</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.6.0-preview-20230120-03</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.23062.2</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.23068.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand All @@ -106,7 +106,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/msbuild -->
<MicrosoftBuildPackageVersion>17.6.0-preview-23068-05</MicrosoftBuildPackageVersion>
<MicrosoftBuildPackageVersion>17.6.0-preview-23070-03</MicrosoftBuildPackageVersion>
<MicrosoftBuildCurrentPackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildCurrentPackageVersion>
<!-- Some tasks and the resolver will need to run in an MSBuild that is older than the very latest,
so target one that matches the version in minimumMSBuildVersion.
Expand All @@ -115,7 +115,7 @@
<MicrosoftBuildPackageVersion Condition="exists('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion') and '$(DotNetBuildFromSource)' != 'true'">$([System.IO.File]::ReadAllText('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion').Trim())</MicrosoftBuildPackageVersion>
<MicrosoftBuildFrameworkPackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion>
<MicrosoftBuildRuntimePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildRuntimePackageVersion>
<MicrosoftBuildLocalizationPackageVersion>17.6.0-preview-23068-05</MicrosoftBuildLocalizationPackageVersion>
<MicrosoftBuildLocalizationPackageVersion>17.6.0-preview-23070-03</MicrosoftBuildLocalizationPackageVersion>
<MicrosoftBuildUtilitiesCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion>
<MicrosoftBuildTasksCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildTasksCorePackageVersion>
<MicrosoftBuildVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildVersion>
Expand Down
8 changes: 6 additions & 2 deletions src/Cli/dotnet/CommonOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,13 @@ public static Option<string> ConfigurationOption(string description) =>
ArgumentHelpName = CommonLocalizableStrings.VersionSuffixArgumentName
}.ForwardAsSingle(o => $"-property:VersionSuffix={o}");

public static Argument<T> DefaultToCurrentDirectory<T>(this Argument<T> arg)
public static Lazy<string> NormalizedCurrentDirectory = new Lazy<string>(() => PathUtility.EnsureTrailingSlash(Directory.GetCurrentDirectory()));

public static Argument<string> DefaultToCurrentDirectory(this Argument<string> arg)
{
arg.SetDefaultValue(PathUtility.EnsureTrailingSlash(Directory.GetCurrentDirectory()));
// we set this lazily so that we don't pay the overhead of determining the
// CWD multiple times, one for each Argument that uses this.
arg.SetDefaultValueFactory(() => NormalizedCurrentDirectory.Value);
return arg;
}

Expand Down
2 changes: 1 addition & 1 deletion src/Cli/dotnet/xlf/CommonLocalizableStrings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="CorruptSolutionProjectFolderStructure">
<source>The solution file '{0}' is missing EndProject tags or has invalid child-parent project folder mappings around project GUID: '{1}'. Manually repair the solution or try to open and save it in Visual Studio."</source>
<target state="new">The solution file '{0}' is missing EndProject tags or has invalid child-parent project folder mappings around project GUID: '{1}'. Manually repair the solution or try to open and save it in Visual Studio."</target>
<target state="translated">In der Projektmappendatei „{0}“ fehlen EndProject-Tags, oder es sind ungültige Zuordnungen des untergeordneten übergeordneten Projektordners um die Projekt-GUID vorhanden: „{1}“. Reparieren Sie die Projektmappe manuell, oder versuchen Sie, sie zu öffnen und in Visual Studio zu speichern.</target>
<note />
</trans-unit>
<trans-unit id="CouldNotFindAnyProjectInDirectory">
Expand Down
2 changes: 1 addition & 1 deletion src/Cli/dotnet/xlf/CommonLocalizableStrings.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</trans-unit>
<trans-unit id="CorruptSolutionProjectFolderStructure">
<source>The solution file '{0}' is missing EndProject tags or has invalid child-parent project folder mappings around project GUID: '{1}'. Manually repair the solution or try to open and save it in Visual Studio."</source>
<target state="new">The solution file '{0}' is missing EndProject tags or has invalid child-parent project folder mappings around project GUID: '{1}'. Manually repair the solution or try to open and save it in Visual Studio."</target>
<target state="translated">'{0}' çözüm dosyasında EndProject etiketleri eksik veya proje GUID'i etrafında geçersiz alt-üst proje klasörü eşlemeleri var: '{1}'. Çözümü manuel olarak onarın veya Visual Studio'da açıp kaydetmeyi deneyin."</target>
<note />
</trans-unit>
<trans-unit id="CouldNotFindAnyProjectInDirectory">
Expand Down
2 changes: 1 addition & 1 deletion src/Layout/redist/targets/BundledSdks.targets
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<BundledSdk Include="FSharp.NET.Sdk" Version="1.0.4-bundled-0100" />
<BundledSdk Include="Microsoft.Docker.Sdk" Version="1.1.0" />
<BundledSdk Include="Microsoft.NET.ILLink.Tasks" Version="$(MicrosoftNETILLinkTasksPackageVersion)" />
<BundledSdk Include="Microsoft.DotNet.ILCompiler" Version="$(MicrosoftDotNetILCompilerPackageVersion)" />
<BundledSdk Include="Microsoft.DotNet.ILCompiler" Version="$(MicrosoftDotNetILCompilerPackageVersion)" Condition="'$(NativeAotSupported)' != 'false'" />
</ItemGroup>
</Project>
8 changes: 6 additions & 2 deletions src/Tasks/Common/Resources/Strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ You may need to build the project on another operating system or architecture, o
<comment>{StrBegin="NETSDK1182: "}</comment>
</data>
<data name="AotNoValidRuntimePackageError" xml:space="preserve">
<value>NETSDK1183: Unable to optimize assemblies for Ahead of time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</value>
<value>NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</value>
<comment>{StrBegin="NETSDK1183: "}</comment>
</data>
<data name="TargetingPackNotRestored_TransitiveDisabled" xml:space="preserve">
Expand Down Expand Up @@ -879,8 +879,12 @@ You may need to build the project on another operating system or architecture, o
<value>NETSDK1193: If PublishSelfContained is set, it must be either true or false. The value given was '{0}'.</value>
<comment>{StrBegin="NETSDK1193: "}</comment>
</data>
<data name="CannotHaveSolutionLevelOutputPath" xml:space="preserve">
<data name="CannotHaveSolutionLevelOutputPath" xml:space="preserve">
<value>NETSDK1194: The "--output" option isn't supported when building a solution.</value>
<comment>{StrBegin="NETSDK1194: "}</comment>
</data>
<data name="AotNotSupported" xml:space="preserve">
<value>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</value>
<comment>{StrBegin="NETSDK1195: "}</comment>
</data>
</root>
7 changes: 6 additions & 1 deletion src/Tasks/Common/Resources/xlf/Strings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@
<note>{StrBegin="NETSDK1076: "}</note>
</trans-unit>
<trans-unit id="AotNoValidRuntimePackageError">
<source>NETSDK1183: Unable to optimize assemblies for Ahead of time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
<source>NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
<target state="translated">NETSDK1183: Sestavení nelze optimalizovat pro kompilaci s předstihem: nebyl nalezen platný balíček modulu runtime. Buď nastavte vlastnost PublishAot na hodnotu false, nebo při publikování použijte podporovaný identifikátor modulu runtime. Při cílení na .NET 7 nebo vyšší nezapomeňte obnovit balíčky s vlastností PublishAot nastavenou na hodnotu true.</target>
<note>{StrBegin="NETSDK1183: "}</note>
</trans-unit>
<trans-unit id="AotNotSupported">
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
<target state="translated">NETSDK1195: Sada SDK nepodporuje kompilaci s předstihem. Nastavte vlastnost PublishAot na false.</target>
<note>{StrBegin="NETSDK1195: "}</note>
</trans-unit>
<trans-unit id="AppConfigRequiresRootConfiguration">
<source>NETSDK1070: The application configuration file must have root configuration element.</source>
<target state="translated">NETSDK1070: Konfigurační soubor aplikace musí obsahovat kořenový element konfigurace.</target>
Expand Down
9 changes: 7 additions & 2 deletions src/Tasks/Common/Resources/xlf/Strings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@
<note>{StrBegin="NETSDK1076: "}</note>
</trans-unit>
<trans-unit id="AotNoValidRuntimePackageError">
<source>NETSDK1183: Unable to optimize assemblies for Ahead of time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
<target state="translated">NETSDK1183: Assemblys können nicht für Ahead-of-time-Kompilierung optimiert werden: Es wurde kein gültiges Runtimepaket gefunden. Legen Sie entweder die PublishAot-Eigenschaft auf FALSE fest, oder verwenden Sie beim Veröffentlichen einen unterstützten Runtimebezeichner. Wenn Sie .NET 7 oder höher verwenden, stellen Sie sicher, dass Sie Pakete wiederherstellen, bei denen die PublishAot-Eigenschaft auf TRUE festgelegt ist.</target>
<source>NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
<target state="translated">NETSDK1183: Assemblys für die Vorabkompilierung können nicht optimiert werden: Es wurde kein gültiges Laufzeitpaket gefunden. Legen Sie entweder die PublishAot-Eigenschaft auf FALSE fest, oder verwenden Sie bei der Veröffentlichung einen unterstützten Laufzeitbezeichner. Stellen Sie beim Festlegen von .NET 7 oder höher sicher, dass Pakete wiederhergestellt werden, bei denen die PublishAot-Eigenschaft auf TRUE festgelegt ist.</target>
<note>{StrBegin="NETSDK1183: "}</note>
</trans-unit>
<trans-unit id="AotNotSupported">
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
<target state="translated">NETSDK1195: Das SDK unterstützt keine Vorabkompilierung. Legen Sie die PublishAot-Eigenschaft auf FALSE fest.</target>
<note>{StrBegin="NETSDK1195: "}</note>
</trans-unit>
<trans-unit id="AppConfigRequiresRootConfiguration">
<source>NETSDK1070: The application configuration file must have root configuration element.</source>
<target state="translated">NETSDK1070: Die Anwendungskonfigurationsdatei muss das Stammkonfigurationselement enthalten.</target>
Expand Down
7 changes: 6 additions & 1 deletion src/Tasks/Common/Resources/xlf/Strings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@
<note>{StrBegin="NETSDK1076: "}</note>
</trans-unit>
<trans-unit id="AotNoValidRuntimePackageError">
<source>NETSDK1183: Unable to optimize assemblies for Ahead of time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
<source>NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
<target state="translated">NETSDK1183: No se pueden optimizar los ensamblados para la compilación Ahead of time: no se ha encontrado un paquete en tiempo de ejecución válido. Establezca la propiedad PublishAot en false o use un identificador de tiempo de ejecución compatible al publicar. Cuando el destino sea .NET 7 o una versión posterior, asegúrese de restaurar los paquetes con la propiedad PublishAot establecida en true.</target>
<note>{StrBegin="NETSDK1183: "}</note>
</trans-unit>
<trans-unit id="AotNotSupported">
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
<target state="translated">NETSDK1195: El SDK no admite la compilación por adelantado. Establezca la propiedad PublishAot en false.</target>
<note>{StrBegin="NETSDK1195: "}</note>
</trans-unit>
<trans-unit id="AppConfigRequiresRootConfiguration">
<source>NETSDK1070: The application configuration file must have root configuration element.</source>
<target state="translated">NETSDK1070: El archivo de configuración de la aplicación debe tener el elemento de configuración raíz.</target>
Expand Down
9 changes: 7 additions & 2 deletions src/Tasks/Common/Resources/xlf/Strings.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@
<note>{StrBegin="NETSDK1076: "}</note>
</trans-unit>
<trans-unit id="AotNoValidRuntimePackageError">
<source>NETSDK1183: Unable to optimize assemblies for Ahead of time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
<target state="translated">NETSDK1183: Impossible d'optimiser les assemblys pour la compilation Ahead of time : un package d'exécution valide n'a pas été trouvé. Définissez la propriété PublishAot sur false ou utilisez un identificateur d'exécution pris en charge lors de la publication. Lorsque vous ciblez .NET 7 ou supérieur, assurez-vous de restaurer les packages avec la propriété PublishAot définie sur true.</target>
<source>NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
<target state="translated">NETSDK1183: Nous n’avons pas pu optimiser les assemblys pour la compilation Ahead of time : un package dexécution valide na pas été trouvé. Définissez la propriété PublishAot sur false ou utilisez un identificateur dexécution pris en charge lors de la publication. Lorsque vous ciblez .NET 7 ou supérieur, assurez-vous de restaurer les packages avec la propriété PublishAot définie sur true.</target>
<note>{StrBegin="NETSDK1183: "}</note>
</trans-unit>
<trans-unit id="AotNotSupported">
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
<target state="translated">NETSDK1195: Le Kit de développement logiciel (SDK) ne prend pas en charge la compilation anticipée. Définissez la propriété PublishAot sur false.</target>
<note>{StrBegin="NETSDK1195: "}</note>
</trans-unit>
<trans-unit id="AppConfigRequiresRootConfiguration">
<source>NETSDK1070: The application configuration file must have root configuration element.</source>
<target state="translated">NETSDK1070: Le fichier de configuration de l'application doit avoir un élément de configuration racine.</target>
Expand Down
Loading