2 references to WarningMultiFxOrNoSupportedDnxVersion
dotnet-svcutil-lib (2)
Shared\MSBuildProj.cs (2)
773
await safeLogger.WriteWarningAsync(Shared.Resources.
WarningMultiFxOrNoSupportedDnxVersion
, logToUI: true).ConfigureAwait(false);
839
await safeLogger.WriteWarningAsync(Shared.Resources.
WarningMultiFxOrNoSupportedDnxVersion
, logToUI: true).ConfigureAwait(false);