mono / t4

T4 text templating engine
Other
395 stars 101 forks source link

Optimise inclusion of System.CodeDom #184

Closed thompson-tomo closed 7 months ago

thompson-tomo commented 7 months ago

Currently System.CodeDom is being included as a dependency for net 6 when it shouldn't be due to being provided by the framework.