Tomas Leko
Tomas Leko
Hi, may I ask if you found solution for your problem? We have the same problem with our hybrid swarm. We can ping each linux container from the windows but...
@WillNye Thanks for your answer. We are trying to dockerize some backend services and we wanted to use rabbitmq linux image. Our windows app cannot talk to service but can...
Hi, we have the same problem with version 4.1.0.
@KathleenDollard I guess the first time you posted had the correct time in GMT.
How does this actually work? I have the display language in windows set to english and in windows it works but PowerToys shows the UI in german. Why? What setting...
A few months ago I used the PoC project form Chris and Ionide.ProjInfo and implemented the functionality. The implementation is here: [DependencyManager.FsProj](https://github.com/ThisFunctionalTom/DependencyManager.FsProj), and in the [nuget README](https://www.nuget.org/packages/DependencyManager.FsProj#readme-body-tab) is explained how...
> > The current build error is with the fable tests. However, the build logs are weird. It sort of looks like it didn't finish. > > Can someone with...
@TysonMN Oh, sorry. Haven't thought about configuration. You are right with 'Release' config it works. I am not sure if fable can do TCO. We can ask in F# slack....
Yeah, you are right, with fable 3.1.1 there are only 3 failing tests. I was actually running the tests with the newest fable compiler (3.1.4) because I thought maybe they...
I do not have a problem if we remove support for fable if it stands in the way, but I will be sad a little 😢. I added the support...