Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Support for central Package Management & Simplified output path
mgrundner
#1 Posted : Sunday, June 25, 2023 2:11:38 AM(UTC)
Rank: Member

Groups: Registered
Joined: 2/25/2016(UTC)
Posts: 17
Location: Austria

Thanks: 4 times
Was thanked: 3 time(s) in 2 post(s)
Hi Remco!

I currently switched my projects to the 2 new features linked down below.
I'm pretty sure that only the package management feature is affecting ncrunch failing to build, but just to let you know that I also use the simplified output path feature.

https://devblogs.microso...ral-package-management/
https://learn.microsoft....simplified-output-paths

Getting the following errors related to building.

Restore Error


I submitted a bug report so you can look at my build logs.

Kind regards,
Manuel
Remco
#2 Posted : Sunday, June 25, 2023 4:57:17 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,982

Thanks: 931 times
Was thanked: 1257 time(s) in 1170 post(s)
Hi Manuel,

Thanks for getting these features on our radar.

Looking at the description of them and inferring how they must function under the hood, I think it's a safe bet that we'll need to do some work on NCrunch before we are able to support these features.

For the time being, please consider these features to be unsupported by NCrunch. We'll address them in a future build.
mgrundner
#3 Posted : Sunday, June 25, 2023 7:12:12 AM(UTC)
Rank: Member

Groups: Registered
Joined: 2/25/2016(UTC)
Posts: 17
Location: Austria

Thanks: 4 times
Was thanked: 3 time(s) in 2 post(s)
Hi Remco!

I just played around a little bit and it seams that central package management works just fine.

I've got an workaround for me now that at least me use NCrunch :)

Code:

<!--<UseArtifactsOutput>true</UseArtifactsOutput>-->
<UseArtifactsOutput Condition="'$(NCrunch)' == '1'">false</UseArtifactsOutput>
<UseArtifactsOutput Condition="'$(NCrunch)' != '1'">true</UseArtifactsOutput>


Thanks for the quick answer!
1 user thanked mgrundner for this useful post.
Remco on 6/25/2023(UTC)
ejball
#4 Posted : Wednesday, March 13, 2024 3:31:14 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 3/3/2020(UTC)
Posts: 2
Location: United States of America

+1 for `<UseArtifactsOutput>true</UseArtifactsOutput>` support. The workaround did not work for my project (using NCrunch 4.14.0.7).
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.042 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download