Squashed 'NotifyIconWpf/' content from commit 7307bdf

git-subtree-dir: NotifyIconWpf
git-subtree-split: 7307bdf5402239df475ea38a0647901cb4b95645
This commit is contained in:
maier_S
2022-03-23 10:29:38 +01:00
commit aabbf0ecbf
31 changed files with 5633 additions and 0 deletions

7
global.json Normal file
View File

@@ -0,0 +1,7 @@
{
"sdk": {
"version": "5.0.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}