v1.0.10
Changelog
v1.0.10 (2022-10-18)
✨ Implemented enhancements:
- If resource name contains an invalid identifier character, replace it with underscore #125
🐛 Fixed bugs:
- 'New issue' page URL's #108
- Wrong links in 'New issue' page #102
- Packages should not be transitive #86
- Source Generator doesn't work anymore with .NET 6.0.200 SDK #85
🔀 Merged:
- Fix sample code syntax error in readme.md #127 (@mapolu)
- Improve support for invalid identifier characters #126 (@kzu)
- Build with latest .NET6, no particular version #97 (@kzu)
- Remove workaround for 6.0.202 breakage #95 (@kzu)
- Add devlooped/.github assets #91 (@kzu)
- ?? Bump files with dotnet-file sync #90 (@kzu)
- Packages should not be transitive #89 (@kzu)