scripts: Fix indentation
This commit is contained in:
parent
55cea93e6c
commit
b9d8f22789
@ -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 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user