Switch to Common.Native as submodule, add license and initial readme, and remove signing

This commit is contained in:
2018-02-06 20:17:01 -05:00
parent a240b283b7
commit aeefc5f1cf
9 changed files with 60 additions and 12 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Common.Wpf
Library of .NET WPF code that I've written and/or gathered over the years. Some is used in my current projects and the rest is "garage sale code" that may or may not be useful.
## Authors
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.