Open christophwille opened 2 years ago
\AvalonEdit\ICSharpCode.AvalonEdit\Utils\TextFormatterFactory.cs(73,11,82,5): warning CS0618: 'FormattedText.FormattedText(string, CultureInfo, FlowDirection, Typeface, double, Brush, NumberSubstitution, TextFormattingMode)' is obsolete: 'Use the PixelsPerDip override'
The suggested override is not available in net40 target. Options:
The code has been changed and net40 target dropped, so I think this issue can be closed now.
\AvalonEdit\ICSharpCode.AvalonEdit\Utils\TextFormatterFactory.cs(73,11,82,5): warning CS0618: 'FormattedText.FormattedText(string, CultureInfo, FlowDirection, Typeface, double, Brush, NumberSubstitution, TextFormattingMode)' is obsolete: 'Use the PixelsPerDip override'