Implemented interface member:
method
LogWarning
Microsoft.DotNet.Build.Tasks.ILog.LogWarning(System.String, params System.Object[])
1 reference to LogWarning
Microsoft.DotNet.Build.Tasks.Installers (1)
src\GenerateCurrentVersion.cs (1)
70Log.LogWarning("The specified Padding '{0}' has to be equal to or greater than 5. Using 5 as a default now.", Padding);