conan-vs-extension
conan-vs-extension copied to clipboard
Conan Extension for Visual Studio
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Need to use content via Artifactory mostly, so disabled conan center `$conan remote disable conan-center` When performing install, it seems to only try conan center and not other remotes? There...
I don't know much about C#, so I fixed it as much as I could :). It seems to work on VS2022 now. I hope it will be useful to...
Hey! Visual Studio 2022 introduced x64 builds for the first time. This broke all extensions. There is a [migration guide](https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension?view=vs-2022#extensions-written-in-a-net-language). For extensions written in C# it's basically just an x64...
Hopefully there are plans to update this tool to work with Visual Studio 2022. It won't install from the vsix file?
Sorry, we don't have the resources at this moment to maintain this extension. We will resume work as soon as possible, but that means most likely after 2.0 GA.
In VSCode, I installed the conan extension. But, i didn't know how to use it. Could tell me someting about it?
When I open VS2017 then open solution "Libs.sln", Visual Studio hangs for 3 seconds the crashes. It happens only when "Conan vs extension" is installed. There are no interesting logs...