cjmurph

Results 6 issues of cjmurph

**Describe the bug** After installing GitVersion.MsBuild into a project, the project will no longer build, throwing the error: The Target "RunGitVersion" does not exist in the project The error is...

bug

Handle the exception if the licence file is modified and the signature is an invalid length. Should just create an invalid signature validation fault.

I'm using dragablz with material design, I want to have a toggle button in the header of a tab item, however because the tab item gets wrapped in a DragablzItem...

### Bug explanation The hint, underline and cursor on TextBox and ComboBox go to primary brush when selected. The underline goes to primary on mouse over as well. If these...

bug
evaluation required

Rename MaterialDesign.xaml to MaterialDesignObsolete.xaml, create new MaterialDesign.xaml with renamed brushes as per MaterialDesignInXAML 5.0.0 See migration guide https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/discussions/3466

I found that if my report view is heavily databound, with multiple embedded views, pagination fails as the view hasn't loaded (itemscontrols are still empty). This fix forces the dispatcher...