Itiviti / gradle-msbuild-plugin

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

Add a way to get the full path to any referenced DLL #49

Closed ololduck closed 1 year ago

ololduck commented 8 years ago

This PR introduces a new method to get the full path to any DLL referenced inside the csproj file. This may be usefull to use a DLL (without having to hardcode its full path) in tools such as sonar.