Vadim Abdrashitov

Results 31 comments of Vadim Abdrashitov

My web.config has the same configuration. The application works in a proper way, but the tests were failed. After the app.config has been added to the test library the tests...

I've written a short post about this problem: https://gist.github.com/3840929

Hello @Martin11175 Have you checked this PR https://github.com/jincod/dotnetcore-buildpack/pull/77? You can try it using `https://github.com/jincod/dotnetcore-buildpack#jbowtie-add-testpack-api`

Hello @NaveenYamparala I've merged master to `jbowtie-add-testpack-api`. Could you please try and let me know does it work for you?

Hi @NaveenYamparala, I'm happy to resolve the issue. Could you please provide the full log?

Hi there, Could you please share more info about why do you need self-contained? Is it about slug size? _Here my current state_ ![image](https://user-images.githubusercontent.com/1294432/66557583-90825780-eb6b-11e9-9b5c-069bef413c1b.png)

Hello @arielsrv, Have you checked https://elements.heroku.com/addons/newrelic and https://docs.newrelic.com/docs/accounts/install-new-relic/partner-based-installation/heroku-install-new-relic-add/?

.Net is not officially supported buildpack

Hi @jbowtie, Thank you for your contribution💪 We need to think about how to avoid duplication between `compile`, `test` and `test-compile`