Compare commits
3 Commits
f0951f2ec1
...
2f2049230b
| Author | SHA1 | Date |
|---|---|---|
|
|
2f2049230b | |
|
|
c70c322d28 | |
|
|
9d116407e1 |
|
|
@ -182,12 +182,6 @@
|
|||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Update="Areas\Admin\Components\AuctionAdminViewComponent.cs">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
|
||||
<!-- This target execute after "Build" target -->
|
||||
<Target Name="NopTarget" AfterTargets="Build">
|
||||
<MSBuild Projects="@(ClearPluginAssemblies)" Properties="PluginPath=$(MSBuildProjectDirectory)\$(OutDir)" Targets="NopClear" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue