reijerh

Results 8 comments of reijerh

Agree, in practice I currently often just fall back to `nativeint` to work around type juggling headaches that arise because of this.

@CZEMacLeod am I correct in assuming this is being fixed by your open PR?

@forki I can open a github issue in one of the .NET repos if you like, I'm guessing this goes in `dotnet/cli`? Or `NuGet`? Or... `dotnet/sdk`? I'm not 100% sure...

It remains kind of fiddly, things to look at if you're having trouble: 1. It seems the order of startup is sometimes important: try starting one or the other first...

**Edit: our new overlord GPT suggested some settings for nginx and it seems to work so far. Not sure yet which of these did it, but I guess the issue...

Still bugged in SDK 8.0.203 ![afbeelding](https://github.com/dotnet/sdk/assets/129306297/2df0fd61-8fdb-4f10-b901-86f746768f4b)

Just gonna leave this oneliner here, it looks for all folders in a give path that contain only 1 file with the given file extension (recursively), and then calls `unflac`...

Related to this: is there a way to advertise a domain/sub-domain instead of an IP for RPC auto-discovery? This way you can use a reverse proxy (e.g. NGINX) to still...