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