Christopher-Marcel Esser

Results 107 comments of Christopher-Marcel Esser

If you are going for the nuke option that is disabling all analyzers you can also just use ```xml false false ```

I actually got bitten by this by importing a different `.props` into `Packages.props`. So if this feature can even notice those cases, that would be even better.

> If we could get consensus on what the default TargetFramework should be for everyone, I'm open to adding to `Microsoft.Build.NoTargets`. It seems like `netstandard2.0` could be that - it's...

> maybe @bddckr can remember more about the unity events order thing (if he has time). but i'm pretty sure Unity don't allow reordering of events is because there's no...

* BehaviourEnabledObserver == IProcessable + a new IRule that does a list check for all behaviours being enabled * RulesMatcher * this new "ProcessCaller"

You can just open your PR as a draft next time. I don't believe GitHub allows changing a PR back to the draft state, so I instead added the `WIP`...

Yup! Currently no way provided by GitHub to change a PR to draft once created, though. More info: https://github.blog/2019-02-14-introducing-draft-pull-requests/

Is there any hope of getting this fixed? #125 clearly is a dupe, but is not closed for >1 year now. Meanwhile, #135 is offering a fix, but no maintainer...

I've been looking for something in the F# ecosystem that allows me to stay very close to SQL, while continuing to enjoy some safety net instead of a stringly-typed mess...

I can confirm the above suspicion: I have seen this exact behavior when users have multiple Windows user accounts, moved the SteamVR installation in the past or reinstalled it at...