Move Mono DLL from the Orchard.Scripting.CSharp module to the root lib folder

This commit is contained in:
Lombiq
2015-12-22 21:57:25 +01:00
parent da8898e946
commit 37b97eaa26
4 changed files with 5 additions and 5 deletions

1
.gitignore vendored
View File

@@ -187,5 +187,4 @@ src/Orchard.Azure/Orchard.Azure.CloudService/Staging/
#enable all /lib artifacts
!lib/**/*.*
!src/Orchard.Web/Modules/Orchard.Scripting.CSharp/Lib/*.*
*/.vs/*