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

Notification

Icon
Error

Rider extension fails to recognize referenced projects with åäö
Peter Osterdahl
#1 Posted : Friday, August 22, 2025 9:23:24 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 1/13/2025(UTC)
Posts: 2
Location: Sweden

Hi,
I use Rider 2025.1 with ncrunch 5.16.0.5

One project "DomainApi" references another with:
Code:
<ProjectReference Include="..\DomainApi.Försäkring\DomainApi.Försäkring.csproj" />

in Ncrunch.DomainApi_AnalysisBuild.xml this looks like:
Code:
<ProjectReference Include="..\DomainApi.F??rs??kring\DomainApi.F??rs??kring.csproj" /> 

and the build fails with
Quote:
The type or namespace name 'Försäkring' does not exist in the namespace 'Fuse.Features.DomainApi' (are you missing an assembly reference?)


This does not happen if I run in Visual Studio.
The project builds fine in all other pipelines, Rider, visual studio, dotnet build.

Any suggestions?
//Peter
Remco
#2 Posted : Saturday, August 23, 2025 12:17:23 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 7,348

Thanks: 994 times
Was thanked: 1337 time(s) in 1240 post(s)
Hi, thanks for sharing this issue.

The localization issue here looks like a red herring. The Ncrunch.DomainApi_AnalysisBuild.xml file is created when the 'Write build log' setting is enabled, and it looks like this file is defaulting to ASCII encoding for some reason (it shouldn't), but this issue doesn't seem to be related to the build problem you've encountered.

I've tried setting up a local test project referencing another project with the same name, and it's working fine on my side. I think there's something else about this project reference that's causing this problem. Are you able to reproduce it with a small sample solution you can share with me?
Peter Osterdahl
#3 Posted : Saturday, August 23, 2025 8:58:47 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 1/13/2025(UTC)
Posts: 2
Location: Sweden

Thanks for quick response!
I will try to create one on monday.
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.024 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download