Itiviti / gradle-msbuild-plugin

Gradle plugin for msbuild execution, supports C# project files for now
Apache License 2.0
101 stars 58 forks source link

Patch AssemblyInfo in VS2017 proj #111

Closed ngyukman closed 5 years ago

ngyukman commented 5 years ago

AssemblyInfo is now replaced by attributes in proj file and we need to extend the feature to support that