I would like to use project.json in a net4.0 library instead of package.config It s working perfectly well but for use of Microsoft.Bcl.Build which enable the use of async/await. Any idea how I can correct this.
Thanks
I would like to use project.json in a net4.0 library instead of package.config It s working perfectly well but for use of Microsoft.Bcl.Build which enable the use of async/await. Any idea how I can correct this.
Thanks