mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Moving action result into its own file
--HG-- branch : dev
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
<Compile Include="Extensions\StringExtensions.cs" />
|
||||
<Compile Include="Models\ModuleFeature.cs" />
|
||||
<Compile Include="Packaging\Commands\PackagingCommands.cs" />
|
||||
<Compile Include="Packaging\Controllers\DownloadStreamResult.cs" />
|
||||
<Compile Include="Packaging\Controllers\PackagingController.cs" />
|
||||
<Compile Include="Packaging\Services\PackageExpander.cs" />
|
||||
<Compile Include="Packaging\Services\PackageBuilder.cs" />
|
||||
|
Reference in New Issue
Block a user