Forum member
Careidas77
15 posts
Posts by Careidas77
-
Azure Function Project Build Fails in NCrunch Only
I'm not sure I understand the mechanics behind setting the env variables with NCrunch, as suggested. Am I to understand that this setting, when done using the NCrunch Configuration tool > General > Custom environment variables affects all instances of NCrunch? It's certainly had that effect with my …
02 Mar 2023 07:08 UTC
-
Azure Function Project Build Fails in NCrunch Only
Thank you for the info - no worries :) Your software is so awesome, and I think your support turnaround is excellent as well. I'll use the workaround. Is there somewhere I can keep track of the releases to understand if there will eventually a fix will be released? Not that I actually need it if …
01 Mar 2023 07:20 UTC
-
Azure Function Project Build Fails in NCrunch Only
I see. Kind of my bad, i guess f(^_^); - removed the obj and bin folders and resubmitted only 14 KB zipped project files. Thanks for the feedback!
28 Feb 2023 09:39 UTC
-
Azure Function Project Build Fails in NCrunch Only
I tried resubmitting the zip file through the form under Support - Contact, but when I hit submit, I end up on a 404 page -> https://www.ncrunch.net/error/http404 What can I do instead?
27 Feb 2023 07:36 UTC
-
Azure Function Project Build Fails in NCrunch Only
I managed to get a "working" minimum example together, that reproduces the error (at least for me f(^_ ^); I uploaded a zip file with a solution.
24 Feb 2023 13:57 UTC
-
Azure Function Project Build Fails in NCrunch Only
I will give it a shot. Can I try anything else that would enlighten us, if I can't reproduce the error in an isolated solution?
23 Feb 2023 08:01 UTC
-
Azure Function Project Build Fails in NCrunch Only
The build fails every time. It does not seem to be (hasn't been so far) an intermittent problem. Including the global.json file through the "Additional files to include" option does not have any visual impact. The problem persists - build fails - and the error message and stack trace remains identic…
23 Feb 2023 07:11 UTC
-
Azure Function Project Build Fails in NCrunch Only
Hi, thanks for getting back to me :) It's reported by NCrunch to be a status = build failure. I submitted a report, as requested. Named it "Build failure in 'ResolvePackageAssets'" and put a link to this thread as reference.
22 Feb 2023 12:47 UTC
-
Azure Function Project Build Fails in NCrunch Only
Since a week or so, one project in a solution I have (Visual Studio 2022 Enterprise) has started to fail after changing Visual Studio version from Pro to Enterprise. I don't imagine this in itself affects NCrunch, but I had to reinstall both VS and NCrunch and maybe som new SDK or whatever was added…
22 Feb 2023 08:19 UTC
-
The target "NCrunchPrepareForBuild" does not exist in the project (again)
My problem is gone, so I conclude it's "mission accomplished" :) The test project I sent you, as well as the original project in which I first encountered the issue in question: NCrunch now runs fine in both projects again, and I no longer need the "old fix" in place to make it so. Thank you!
12 Oct 2022 11:31 UTC
-
The target "NCrunchPrepareForBuild" does not exist in the project (again)
I'll take it for a spin and report back :)
12 Oct 2022 11:20 UTC
-
The target "NCrunchPrepareForBuild" does not exist in the project (again)
OK, uploaded the requested zip just now.
10 Oct 2022 08:48 UTC
-
The target "NCrunchPrepareForBuild" does not exist in the project (again)
Sorry for the delay in response. I've now realized that the error is reproducable: [list=1][*]Create a blank solution (Visual Studio 2022). [*]Create a default Azure Function project from the VS template. Make sure that it's: [list=a][*]Dotnet 6 [*]"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated" (…
06 Oct 2022 08:25 UTC
-
The target "NCrunchPrepareForBuild" does not exist in the project (again)
I will give it a try, and get back to you, but I'm not confident I will be able to reproduce the error. In the meanwhile, is there any information from the current project, configuration, target-file, whatnot that I could provide that would be of use for you in investigating the issue further? I …
30 Sep 2022 06:47 UTC
-
The target "NCrunchPrepareForBuild" does not exist in the project (again)
After updating Nuget packages in an Azure Function v.4 project, dotnet 6, NCrunch suddenly started reporting build failures: ..\..\..\..\..\program files\microsoft visual studio\2022\professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets (1154, 7): The target "NCrunchPrepa…
28 Sep 2022 13:55 UTC