WaelHamze / xrm-ci-framework

xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
MIT License
186 stars 117 forks source link

#253: Do not infer sdk assembly location #254

Closed malachyoc closed 4 years ago

malachyoc commented 4 years ago

Proposing to get assembly file location via: .Assembly.Location property rather than using paths relative to GetExecutingAssembly()