Paket.VisualStudio icon indicating copy to clipboard operation
Paket.VisualStudio copied to clipboard

Manage your Paket (http://fsprojects.github.io/Paket/) dependencies from Visual Studio!

Results 59 Paket.VisualStudio issues
Sort by recently updated
recently updated
newest added

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 ![capture](https://user-images.githubusercontent.com/445888/42368290-f0a97c7c-8106-11e8-96c6-f158ea9a9def.PNG) 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. ![image](https://user-images.githubusercontent.com/38432155/39697685-b818337c-51e9-11e8-8d52-d98ce697df93.png) The extension is version 0.38.3. I'm using Visual Studio Community 2017 version 15.6.7 on Windows 10.0.16299.371....