Supress warning
This commit is contained in:
@@ -39,7 +39,9 @@
|
||||
<Reference name="Mono.Addins" path="../../../bin/"/>
|
||||
|
||||
<Files>
|
||||
<Match pattern="*.cs" recurse="true"/>
|
||||
<Match pattern="*.cs" recurse="true">
|
||||
<Exclude name="obj" pattern="obj"/>
|
||||
</Match>
|
||||
<Match buildAction="EmbeddedResource" path="Resources" pattern="*.sql"/>
|
||||
<Match buildAction="EmbeddedResource" path="Resources" pattern="*.migrations"/>
|
||||
<Match buildAction="Copy" pattern="*.ini.example" destination="../../../bin/"/>
|
||||
|
||||
Reference in New Issue
Block a user