Update ExportToProject.csx
This commit is contained in:
parent
f5db9861ea
commit
2da183b86a
1 changed files with 1 additions and 1 deletions
|
@ -640,4 +640,4 @@ void WriteIndexes<T>(XElement rootNode, string elementName, string attributeName
|
|||
resourcesNode.Add(resourceNode);
|
||||
}
|
||||
rootNode.Add(resourcesNode);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue