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 {
// This node contains custom pivot information.
Toolset
{
key: "PlatformToolset";
choices: { v140, v120, v110, v100 };
}
Toolset {
key: "PlatformToolset";
choices: { v140, v120, v110, v100 };
}
}
nuget {
nuspec {