scripts: Fix indentation

This commit is contained in:
Arseny Kapoulkine 2016-08-07 09:12:55 -07:00
parent 55cea93e6c
commit b9d8f22789

View File

@ -1,10 +1,8 @@
configurations { configurations {
// This node contains custom pivot information. Toolset {
Toolset key: "PlatformToolset";
{ choices: { v140, v120, v110, v100 };
key: "PlatformToolset"; }
choices: { v140, v120, v110, v100 };
}
} }
nuget { nuget {
nuspec { nuspec {