Paket.VisualStudio
Paket.VisualStudio copied to clipboard
Manage your Paket (http://fsprojects.github.io/Paket/) dependencies from Visual Studio!
Samples: * [2022 only support](https://github.com/madskristensen/DialToolsForVS) (see last 2 PRs) * [older version support with 2022](https://github.com/DarkDaskin/VSTabPath)
Trying to get FsXAML up and running on VS 2017 and I'm thinking of just going back to programmatically designing Windows Forms. Is there an actual official tutorial to get...
### Description The Paket extension will not install in Visual Studio 2019. ### Repro steps Try to install it. ### Expected behavior It should be installed. ### Actual behavior You...
### Description Whenever I restore from Visual Studio, it always generates a ".paket/load" folder with load scripts. I have tried putting `generate_load_scripts: false` in my paket.dependencies file, as well as...
Our Solution has more than 400 Projects, which means that the CLI argument is larger than Windows can handle. This patch batches the command. I was not able to test...
### Description  VS gives a message on startup about Paket being unresponsive for 16 sec during startup ### Repro steps Start Visual Studio with Paket for VS installed ###...
Hello, I am experiencing this annoying bug in VS2015 Ent edition with paket dep manager installed. Repro: 1. I use "Add Package" menu to add new packages to my project,...
Installation of the extension seems to hang waiting for MSBuild processes to finish.  The extension is version 0.38.3. I'm using Visual Studio Community 2017 version 15.6.7 on Windows 10.0.16299.371....