mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 10:54:50 +08:00
Temporaty fix for CI error
--HG-- branch : 1.x
This commit is contained in:
@@ -93,9 +93,6 @@
|
|||||||
<Compile Include="ViewModels\PackagingSourcesViewModel.cs" />
|
<Compile Include="ViewModels\PackagingSourcesViewModel.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="Content\Images\moduleDefaultIcon.png" />
|
|
||||||
<Content Include="Content\Images\packageDefaultIcon.png" />
|
|
||||||
<Content Include="Content\Images\themeDefaultIcon.png" />
|
|
||||||
<Content Include="Module.txt" />
|
<Content Include="Module.txt" />
|
||||||
<Content Include="Service References\GalleryServer\Reference.datasvcmap">
|
<Content Include="Service References\GalleryServer\Reference.datasvcmap">
|
||||||
<Generator>DataServiceClientGenerator</Generator>
|
<Generator>DataServiceClientGenerator</Generator>
|
||||||
@@ -148,6 +145,9 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="Service References\GalleryServer\service.edmx" />
|
<Content Include="Service References\GalleryServer\service.edmx" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Folder Include="Content\Images\" />
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Reference in New Issue
Block a user