copy files

master
Christopher 2020-06-30 10:31:41 +02:00
parent f2a45714c8
commit ab7ed113f3
1 changed files with 3 additions and 3 deletions

View File

@ -31,9 +31,9 @@
<Reference name="OpenSim.Server.Base" path="../../../bin"/>
<Reference name="OpenSim.Data" path="../../../bin"/>
<Reference name="BouncyCastle.Crypto.dll" path="../" localCopy="True"/>
<Reference name="MailKit.dll" path="../" localCopy="True"/>
<Reference name="MimeKit.dll" path="../" localCopy="True"/>
<Reference name="BouncyCastle.Crypto.dll" path="../" localCopy="true"/>
<Reference name="MailKit.dll" path="../" localCopy="true"/>
<Reference name="MimeKit.dll" path="../" localCopy="true"/>
<Files>
<Match pattern="*.cs" recurse="true"/>
</Files>