kindofmagic icon indicating copy to clipboard operation
kindofmagic copied to clipboard

INotifyPropertyChanged MSBuild Task

Results 3 kindofmagic issues
Sort by recently updated
recently updated
newest added

vs2019pro 16.5.0 Create .core 3.1desktop WPF project ``` text WinExe netcoreapp3.1 true ``` Add kindofmagic nuget package dotnet build ``` text C:\Users\\.nuget\packages\kindofmagic\1.3.1\build\KindOfMagic.targets(5,5): error MSB4062: The "Ma gicTask" task could not...

Добрый день, в описании проекта закралась ошибка. В разделе [customization ](https://github.com/demigor/kindofmagic#customization) пропущен код, демонстрирующий как изменить названия атрибутов Magic, NoMagic and RaisePropertyChanged: If for some reason you don't like magic,...

Currently there is a problem in my project. Here is some code I've written to show it better. Is it my fault or some kind of a bug? Right now...