refactor: remove warnings and fix build errors due to WinRT #140
Annotations
8 errors and 10 warnings
build (Release, x64, true):
projects/Converters/src/BoolToBrushConverter.cs#L15
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Release, x64, true):
projects/Converters/src/DictionaryValueConverter`1.cs#L26
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Release, x64, true):
projects/Converters/src/IndexToNavigationItemConverter.cs#L15
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Release, x64, true):
projects/Converters/src/ItemClickEventArgsToClickedItemConverter.cs#L13
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Release, x64, true):
projects/Converters/src/NullToVisibilityConverter.cs#L11
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Release, x64, true):
projects/Mvvm/src/Converters/ViewModelToView.cs#L47
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Release, x64, true):
projects/Hosting/src/WinUI/UserInterfaceThread.cs#L37
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Release, x64, true)
Process completed with exit code 1.
|
build (Debug, x64, false):
projects/Converters/src/BoolToBrushConverter.cs#L15
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Converters/src/IndexToNavigationItemConverter.cs#L15
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Converters/src/DictionaryValueConverter`1.cs#L26
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Converters/src/ItemClickEventArgsToClickedItemConverter.cs#L13
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Converters/src/NullToVisibilityConverter.cs#L11
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Mvvm/src/Converters/ViewModelToView.cs#L47
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Docking/src/Anchor.cs#L21
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Docking/src/Anchor.cs#L119
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Docking/src/Anchor.cs#L123
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|
build (Debug, x64, false):
projects/Docking/src/Anchor.cs#L127
Remove 'partial' modifier from type with a single part (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1043)
|