GithubHelp home page GithubHelp logo

mkromis / minorieditorshell Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 5.0 46.75 MB

An implementation of a cross-platform dockable window system using MvvmCross. Simular in concept to Visual Studio.

License: Other

PowerShell 0.94% C# 99.06%
mvvmcross avalondock ribbon ide blue-theme minori

minorieditorshell's People

Contributors

4ux-nbix avatar crowbar27 avatar diluculo avatar echterago avatar fossabot avatar gmich avatar greenboxal avatar insanekitty avatar krisjanssen avatar luuksommers avatar mkromis avatar nesterenko-kv avatar sblkr avatar simie avatar tgjones avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

minorieditorshell's Issues

Fix code coverage

Describe the bug
Code coverage not showing in SonarCube verification

To Reproduce
See SonarCube Report

Expected behavior
Code Coverage should be above 0%

Local Build Environment?

I am trying to build the current master branch from your project on my local PC with VS 2019 Community Edition but receive the error below. What is the build environment for local PC builds?

1>------ Build started: Project: MinoriEditorShell, Configuration: Debug Any CPU ------
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(56,9): warning : WARN [12/01/19 11:52:54:58] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Modules\MinoriEditorShell
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(56,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory() in D:\a\1\s\src\GitVersionCore\GitPreparer.cs:line 144
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(56,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 30
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(56,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 79
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(10,9): warning : WARN [12/01/19 11:52:54:67] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Modules\MinoriEditorShell
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(10,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory()
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(10,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache)
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(10,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication)
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(16,9): warning : WARN [12/01/19 11:52:54:67] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Modules\MinoriEditorShell
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(16,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory()
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(16,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache)
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(16,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication)
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(36,9): warning : WARN [12/01/19 11:52:54:68] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Modules\MinoriEditorShell
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(36,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory()
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(36,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache)
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(36,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication)
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(56,9): warning : WARN [12/01/19 11:52:54:68] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Modules\MinoriEditorShell
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(56,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory()
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(56,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache)
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(56,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication)
1>C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets(160,5): error MSB4044: The "GetAssemblyVersion" task was not given a value for the required parameter "NuGetVersion".
1>Done building project "MinoriEditorShell.csproj" -- FAILED.
1>Results\IMesOpenResult.cs(5,10,5,17): warning CS1030: #warning: 'IResult'
1>Results\MesLambdaResult.cs(5,10,5,19): warning CS1030: #warning: 'CoRoutine'
1>Results\MesOpenResultBase.cs(34,10,34,21): warning CS1030: #warning: 'OnCompleted'
1>Results\MesOpenResultBase.cs(40,10,40,24): warning CS1030: #warning: 'CoRoutine Base'
1>Results\MesOpenResultBase.cs(43,10,43,35): warning CS1030: #warning: 'ResultCompletionEventArgs'
1>Results\MesShow.cs(10,10,10,27): warning CS1030: #warning: 'fix common dialog'
1>Results\MesShow.cs(19,10,19,17): warning CS1030: #warning: 'IWindow'
1>Results\MesShowCommonDialogResult.cs(6,10,6,17): warning CS1030: #warning: 'IResult'
1>Results\MesShowCommonDialogResult.cs(9,10,9,35): warning CS1030: #warning: 'ResultCompletionEventArgs'
1>Results\MesShowCommonDialogResult.cs(12,10,12,28): warning CS1030: #warning: 'fix commmon dialog'
1>Results\MesShowCommonDialogResult.cs(20,10,20,35): warning CS1030: #warning: 'CoroutineExecutionContext'
1>Results\MesShowDialogResult.cs(10,10,10,21): warning CS1030: #warning: 'Get TWindow'
1>Results\MesShowDialogResult.cs(22,10,22,23): warning CS1030: #warning: 'IWindowManger'
1>Results\MesShowDialogResult.cs(26,10,26,19): warning CS1030: #warning: 'Coroutine'
1>Results\MesShowWindowResult.cs(10,10,10,21): warning CS1030: #warning: 'Get TWindow'
1>Results\MesShowWindowResult.cs(13,10,13,24): warning CS1030: #warning: 'IWindowManager'
1>Results\MesShowWindowResult.cs(24,10,24,23): warning CS1030: #warning: 'WindowLocator'
1>Results\MesShowWindowResult.cs(28,10,28,35): warning CS1030: #warning: 'CoroutineExecutionContext'
1>Services\IMesModule.cs(9,10,9,45): warning CS1030: #warning: 'GlobalResourceDictionaries Disabled'
1>Services\MesModule.cs(5,10,5,20): warning CS1030: #warning: 'ModuleBase'
1>Services\MesDocument.cs(10,10,10,38): warning CS1030: #warning: 'fix command handler inherit.'
1>Services\MesTool.cs(30,18,30,29): warning CS1030: #warning: 'Fix toolbar'
1>ViewModels\MesManagerViewModel.cs(68,10,68,35): warning CS1030: #warning: 'OnViewLoaded(object view)'
1>ViewModels\MesManagerViewModel.cs(114,10,114,25): warning CS1030: #warning: 'ShowTool<TTool>'
1>Services\MesDocument.cs(29,10,29,21): warning CS1030: #warning: 'Fix Toolbar'
1>Platforms\Wpf\Services\MesInputManager.cs(40,10,40,16): warning CS1030: #warning: 'Invoke'
1>Platforms\Wpf\Views\MesWindow.cs(75,10,75,19): warning CS1030: #warning: 'fix style'
1>Platforms\Wpf\Views\MesLayoutUtility.cs(38,10,38,23): warning CS1030: #warning: 'tool.Activate'
1>Services\MesLayoutItemStatePersister.cs(179,10,179,19): warning CS1030: #warning: 'LoadState'
1>Results\MesShowToolResult.cs(10,10,10,21): warning CS1030: #warning: 'ToolLocator'
1>Platforms\Wpf\Core\MesWpfSetup.cs(58,10,58,33): warning CS1030: #warning: 'MesMainMenuSettingsView'
1>Results\MesShowToolResult.cs(28,10,28,35): warning CS1030: #warning: 'CoroutineExecutionContext'
1>Platforms\Wpf\MesPersistedDocument.cs(32,10,32,18): warning CS1030: #warning: 'CanClose'
1>ViewModels\MesManagerViewModel.cs(135,10,135,39): warning CS1030: #warning: 'OpenDocument(IDocument model)'
1>ViewModels\MesManagerViewModel.cs(141,10,141,43): warning CS1030: #warning: 'CloseDocument(IDocument document)'
1>ViewModels\MesManagerViewModel.cs(148,10,148,38): warning CS1030: #warning: 'ActivateItem(IDocument item)'
1>ViewModels\MesManagerViewModel.cs(181,10,181,61): warning CS1030: #warning: 'OnActivationProcessed(IDocument item, bool success)'
1>ViewModels\MesManagerViewModel.cs(192,10,192,52): warning CS1030: #warning: 'DeactivateItem(IDocument item, bool close)'
1>ViewModels\MesManagerViewModel.cs(205,10,205,34): warning CS1030: #warning: 'OnDeactivate(bool close)'
1>Services\IMesDocument.cs(8,16,8,27): warning CS0108: 'IMesDocument.DisplayName' hides inherited member 'IMesLayoutItem.DisplayName'. Use the new keyword if hiding was intended.
1>Services\MesTool.cs(10,29,10,42): warning CS0169: The field 'MesTool._closeCommand' is never used
1>Results\MesShowToolResult.cs(15,23,15,29): warning CS0169: The field 'MesShowToolResult<TTool>._shell' is never used
1>Platforms\Wpf\Themes\MesLightTheme.cs(10,19,10,29): warning CS0169: The field 'MesLightTheme._resources' is never used
1>ViewModels\MesManagerViewModel.cs(15,31,15,39): warning CS0169: The field 'MesManagerViewModel._closing' is never used
1>Results\MesOpenResultBase.cs(44,73,44,82): warning CS0067: The event 'MesOpenResultBase<TTarget>.Completed' is never used
1>Results\MesShowCommonDialogResult.cs(10,73,10,82): warning CS0067: The event 'MesShowCommonDialogResult.Completed' is never used
1>ViewModels\MesManagerViewModel.cs(145,22,145,40): warning CS0414: The field 'MesManagerViewModel._activateItemGuard' is assigned but its value is never used
1>Done building project "MinoriEditorShell_hf1ibnoc_wpftmp.csproj".
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(10,9): warning : WARN [12/01/19 11:52:56:71] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Modules\MinoriEditorShell
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(10,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory() in D:\a\1\s\src\GitVersionCore\GitPreparer.cs:line 144
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(10,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 30
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(10,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 79
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(16,9): warning : WARN [12/01/19 11:52:56:71] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Modules\MinoriEditorShell
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(16,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory() in D:\a\1\s\src\GitVersionCore\GitPreparer.cs:line 144
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(16,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 30
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(16,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 79
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(36,9): warning : WARN [12/01/19 11:52:56:71] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Modules\MinoriEditorShell
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(36,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory() in D:\a\1\s\src\GitVersionCore\GitPreparer.cs:line 144
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(36,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 30
1><PATH>\.nuget\packages\gitversiontask\5.0.1\build\GitVersionTask.targets(36,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 79
1>C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets(160,5): error MSB4044: The "GetAssemblyVersion" task was not given a value for the required parameter "NuGetVersion".
1>Done building project "MinoriEditorShell.csproj" -- FAILED.
2>------ Build started: Project: SimpleDemo.Core, Configuration: Debug Any CPU ------
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(10,9): warning : WARN [12/01/19 11:52:56:90] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Demos\SimpleDemo\SimpleDemo.Core
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(10,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory() in D:\a\1\s\src\GitVersionCore\GitPreparer.cs:line 144
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(10,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 30
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(10,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 79
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(16,9): warning : WARN [12/01/19 11:52:56:90] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Demos\SimpleDemo\SimpleDemo.Core
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(16,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory() in D:\a\1\s\src\GitVersionCore\GitPreparer.cs:line 144
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(16,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 30
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(16,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 79
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(39,9): warning : WARN [12/01/19 11:52:56:90] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Demos\SimpleDemo\SimpleDemo.Core
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(39,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory() in D:\a\1\s\src\GitVersionCore\GitPreparer.cs:line 144
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(39,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 30
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(39,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 79
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(62,9): warning : WARN [12/01/19 11:52:56:90] Could not determine assembly version: System.IO.DirectoryNotFoundException: Can't find the .git directory in <PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Demos\SimpleDemo\SimpleDemo.Core
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(62,9): warning :    at GitVersion.GitPreparer.GetDotGitDirectory() in D:\a\1\s\src\GitVersionCore\GitPreparer.cs:line 144
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(62,9): warning :    at GitVersion.ExecuteCore.ExecuteGitVersion(String targetUrl, String dynamicRepositoryLocation, Authentication authentication, String targetBranch, Boolean noFetch, String workingDirectory, String commitId, Config overrideConfig, Boolean noCache) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 30
2><PATH>\.nuget\packages\gitversiontask\5.1.2\build\GitVersionTask.targets(62,9): warning :    at GitVersion.ExecuteCore.TryGetVersion(String directory, VersionVariables& versionVariables, Boolean noFetch, Authentication authentication) in D:\a\1\s\src\GitVersionCore\ExecuteCore.cs:line 79
2>C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets(160,5): error MSB4044: The "GetAssemblyVersion" task was not given a value for the required parameter "NuGetVersion".
2>Done building project "SimpleDemo.Core.csproj" -- FAILED.
3>------ Build started: Project: SimpleDemo.WPF, Configuration: Debug Any CPU ------
3><PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Demos\SimpleDemo\SimpleDemo.WPF\MainWindow.xaml(2,5): error MC3074: The tag 'MesWindow' does not exist in XML namespace 'clr-namespace:MinoriEditorShell.Platforms.Wpf.Views;assembly=MinoriEditorShell'. Line 2 Position 5.
3><PATH>\Desktop\MinoriEditorShell-master\MinoriEditorShell-master\Demos\SimpleDemo\SimpleDemo.WPF\Views\MainView.xaml(26,10): error MC3074: The tag 'MesManagerView' does not exist in XML namespace 'clr-namespace:MinoriEditorShell.Platforms.Wpf.Views;assembly=MinoriEditorShell'. Line 26 Position 10.
========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========

IStatusBar does not work.

During the splitting of controls into platform types, the IScrollBar interface does not work.

Need to find a best catch all for IScrollBar for all platforms.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.