Hello,
I'm currently working on project with Vapor (inside WSL / Docker). Currently project manager asked if I could provide windows executable of project.
I've got installed Swift 5.5 on Windows 10, with all required dependencies.
But when I'm running swift run Run it hangs on Computing version for https://github.com/vapor/vapor.git
Doing swift package update in WSL, and executing swift run Run in Windows results in error.
Is there a way to build my project on Windows?
OS: Windows 10 (21390)
Swift: 5.5
WSL2: 5.4.72-microsoft-standard-WSL2