mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-01-24 05:42:10 +08:00
Move Mono DLL from the Orchard.Scripting.CSharp module to the root lib folder
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
<ToolsOptionsCategory name="Environment">
|
||||
<ToolsOptionsSubCategory name="TaskList">
|
||||
<PropertyValue name="CommentTokens" ArrayType="VT_VARIANT" ArrayElementCount="4">
|
||||
<PropertyValue name="0">HACK:2</PropertyValue>
|
||||
<PropertyValue name="1">TODO:2</PropertyValue>
|
||||
<PropertyValue name="0">TODO:2</PropertyValue>
|
||||
<PropertyValue name="1">HACK:2</PropertyValue>
|
||||
<PropertyValue name="2">UNDONE:2</PropertyValue>
|
||||
<PropertyValue name="3">UnresolvedMergeConflict:3</PropertyValue>
|
||||
</PropertyValue>
|
||||
|
||||
Reference in New Issue
Block a user