Caphyon / clang-power-tools

Bringing clang-tidy magic to Visual Studio C++ developers.
http://www.clangpowertools.com
Apache License 2.0
472 stars 57 forks source link

chore: update nuget packages #1360

Open johanneskopf opened 2 months ago

johanneskopf commented 2 months ago

https://github.com/Caphyon/clang-power-tools/issues/1359

Update outdated NuGet packages to the latest available versions.

johanneskopf commented 2 months ago

@mariru27 I updated the NuGet packages to the latest available versions using the VS 2022 NuGet package manager. This resolves the security vulnerability message upon opening the CPT solution using VS 2022. I only have VS 2022 running on my machine currently and thus only tested this with VS 2022 so far. I do not know whether updating those packages also influences the ability to use CPT with older VS versions.