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

Added support for setting the assembly info version for VB project files #87

Closed LamarLugli closed 6 years ago

LamarLugli commented 6 years ago

This adds support for replacing the version info on VB projects.

I also updated the nuget version number because 2.8.6 doesn't work on my system anymore with the newer local version. I only tested this on Windows.