cmGlobalVisualStudio10Generator: Auto restore NuGet packages.

This commit is contained in:
Carsten Rudolph
2022-01-22 10:29:46 +01:00
committed by Brad King
parent 193b8fca52
commit b2f8f0bb87
32 changed files with 319 additions and 8 deletions
+1
View File
@@ -198,6 +198,7 @@ private:
std::string GetCSharpSourceLink(cmSourceFile const* source);
void WriteStdOutEncodingUtf8(Elem& e1);
void UpdateCache();
private:
friend class cmVS10GeneratorOptions;