From eee0af9fc65de59e2491ef5979dc9ceabfa03221 Mon Sep 17 00:00:00 2001 From: Martin Ruiz Date: Thu, 15 Dec 2022 10:05:03 -0800 Subject: [PATCH] fix xaml --- src/NuGet.Core/NuGet.CommandLine.XPlat/Strings.Designer.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/NuGet.Core/NuGet.CommandLine.XPlat/Strings.Designer.cs b/src/NuGet.Core/NuGet.CommandLine.XPlat/Strings.Designer.cs index 9292b0d7e7b..0995ae9a6f9 100644 --- a/src/NuGet.Core/NuGet.CommandLine.XPlat/Strings.Designer.cs +++ b/src/NuGet.Core/NuGet.CommandLine.XPlat/Strings.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 @@ -401,7 +401,8 @@ internal static string Error_InvalidCultureInfo { return ResourceManager.GetString("Error_InvalidCultureInfo", resourceCulture); } } - + + /// /// Looks up a localized string similar to The packages {0} are implicitly referenced. You do not typically need to reference them from your project or in your central package versions management file. For more information, see https://aka.ms/sdkimplicitrefs. /// internal static string Error_CentralPackageVersions_AutoreferencedReferencesNotAllowed {