27 references to Strings
NuGet.Build.Tasks.Pack (27)
GetPackOutputItemsTask.cs (1)
51
Strings
.InvalidPackageVersion,
GetProjectReferencesFromAssetsFileTask.cs (2)
50
Strings
.AssetsFileNotFound,
62
Strings
.AssetsFileDoesNotHaveValidPackageSpec,
IsPackableFalseWarningTask.cs (1)
15
Strings
.IsPackableFalseError));
PackTaskLogic.cs (22)
60
Strings
.InvalidMinClientVersion,
118
Strings
.AssetsFileNotFound,
147
Strings
.InvalidPackageVersion,
202
Strings
.InvalidMinClientVersion,
218
Strings
.AssetsFileDoesNotHaveValidPackageSpec,
262
Strings
.NuGetLicenses_LicenseUrlCannotBeUsedInConjuctionWithLicense));
269
Strings
.InvalidLicenseCombination,
293
Strings
.InvalidLicenseExpression,
302
Strings
.InvalidLicenseExppressionVersion_VersionTooHigh,
333
Strings
.InvalidLicenseExpressionVersion,
346
throw new PackagingException(NuGetLogCode.NU5028,
Strings
.NoPackItemProvided);
355
Strings
.AssetsFileNotFound,
467
Strings
.DuplicateFrameworks,
471
Strings
.AmbigiousFrameworkReferences,
535
throw new PackagingException(NuGetLogCode.NU5026, string.Format(CultureInfo.CurrentCulture,
Strings
.Error_FileNotFound, finalOutputPath));
554
Strings
.DuplicateFrameworks,
556
string.Format(CultureInfo.CurrentCulture,
Strings
.AmbigiousPackageAssemblies, targetPath)));
563
throw new PackagingException(NuGetLogCode.NU5027, string.Format(CultureInfo.CurrentCulture,
Strings
.InvalidTargetFramework, finalOutputPath));
622
throw new PackagingException(NuGetLogCode.NU5028,
Strings
.NoPackItemProvided);
891
Strings
.DuplicateFrameworks,
893
string.Format(CultureInfo.CurrentCulture,
Strings
.AmbigiousPackageDependencies, string.Join(", ", unsuppressedAliases))));
1171
throw new PackagingException(NuGetLogCode.NU5029,
Strings
.InvalidNuspecProperties);
Strings.Designer.cs (1)
42
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NuGet.Build.Tasks.Pack.Strings", typeof(
Strings
).Assembly);