mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-12-03 20:13:52 +08:00
Forgot a part of the project file
--HG-- branch : 1.x
This commit is contained in:
@@ -173,6 +173,9 @@
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target> -->
|
||||
<ItemGroup>
|
||||
<Orchard-Web-Bins Include="bin\*"/>
|
||||
</ItemGroup>
|
||||
<Target Name="CopySqlCeBinaries">
|
||||
<ItemGroup>
|
||||
<SqlCeBinariesx86 Include="$(ProjectDir)..\..\lib\sqlce\x86\**\*" />
|
||||
|
||||
Reference in New Issue
Block a user