Icon updates #100
Annotations
10 errors and 1 warning
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/Converter/MarkupConverter.cs#L20
The type or namespace name 'IValueConverter' could not be found (are you missing a using directive or an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/Converter/MarkupConverter.cs#L20
The type or namespace name 'MarkupExtension' could not be found (are you missing a using directive or an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/PathIconBase.cs#L5
The type or namespace name 'PathIcon' could not be found (are you missing a using directive or an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/PackIconBase.cs#L9
The type or namespace name 'Control' could not be found (are you missing a using directive or an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/PathIconControlBase.cs#L6
The type or namespace name 'Data' does not exist in the namespace 'Windows.UI.Xaml' (are you missing an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/Converter/NullToUnsetValueConverter.cs#L4
The type or namespace name 'Data' does not exist in the namespace 'Windows.UI.Xaml' (are you missing an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/Converter/MarkupConverter.cs#L4
The type or namespace name 'Data' does not exist in the namespace 'Windows.UI.Xaml' (are you missing an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/Converter/FlipToScaleYValueConverter.cs#L4
The type or namespace name 'Data' does not exist in the namespace 'Windows.UI.Xaml' (are you missing an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/Converter/FlipToScaleXValueConverter.cs#L4
The type or namespace name 'Data' does not exist in the namespace 'Windows.UI.Xaml' (are you missing an assembly reference?)
|
|
windows-2022:
src/MahApps.Metro.IconPacks.Core/Converter/DataTypeValueConverter.cs#L4
The type or namespace name 'Data' does not exist in the namespace 'Windows.UI.Xaml' (are you missing an assembly reference?)
|
|
windows-2022
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|