Forum member
dlaughland
2 posts
Posts by dlaughland
-
Azure Functions project causes a Console to be open every time NCrunch builds
Good news! The folks at Microsoft just published v1.0.10 of the Microsoft.Net.SDK.Functions package to NuGet, which contains a fix for this issue.
21 Mar 2018 21:05 UTC
-
Azure Functions project causes a Console to be open every time NCrunch builds
I'm having this issue too. The window is being created in the SDK at [url=https://github.com/Azure/azure-functions-vs-build-sdk/blob/077cdbc286f2adea236dbb8df9e3689234a99969/src/Microsoft.NET.Sdk.Functions.MSBuild/Tasks/GenerateFunctions.cs#L61]this point[/url], but there isn't a great point to over…
14 Mar 2018 20:28 UTC