High Contrast resource dictionary reference in ModernWpf.SampleApp throws System.Windows.Markup.XamlParseException #81
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Label issues | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
label_issues: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Label issues | |
uses: andymckay/labeler@master | |
with: | |
add-labels: "needs-triage" |