refactor code and prepare using Viewmodels #14
Annotations
3 warnings
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build:
xpathrunnerui/xpathrunnerui/Views/MainWindow.axaml.cs#L15
The field 'MainWindow._filepath' is never used
|
Build:
xpathrunnerui/xpathrunnerui/App.axaml.cs#L22
Using member 'Avalonia.Data.Core.Plugins.BindingPlugins.DataValidators.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. PropertyAccessors might require unreferenced code.
|
Loading