Skip to content

Commit 2da183b

Browse files
committed
Update ExportToProject.csx
1 parent f5db986 commit 2da183b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExportToProject.csx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,4 +640,4 @@ void WriteIndexes<T>(XElement rootNode, string elementName, string attributeName
640640
resourcesNode.Add(resourceNode);
641641
}
642642
rootNode.Add(resourcesNode);
643-
}
643+
}

0 commit comments

Comments
 (0)