Browse Source

master
luanhui 7 years ago
parent
commit
da9b6ead48
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      B3SubstituteKill.Web/B3SubstituteKill.Web.csproj
  2. +1
    -1
      B3SubstituteKill/B3SubstituteKill.csproj

+ 1
- 1
B3SubstituteKill.Web/B3SubstituteKill.Web.csproj View File

@ -124,7 +124,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\version\B3SubstituteKill_version.cs"><Link>B3SubstituteKill_version.cs</Link></Compile><Compile Include="Pages\B3SubstituteKill\BaseInfos\GenerationCostItem_\GenerationCostItemEdit.cs">
<Compile Include="Pages\B3SubstituteKill\BaseInfos\GenerationCostItem_\GenerationCostItemEdit.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Pages\B3SubstituteKill\BaseInfos\GenerationCostItem_\GenerationCostItemList.cs">


+ 1
- 1
B3SubstituteKill/B3SubstituteKill.csproj View File

@ -101,7 +101,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\version\B3SubstituteKill_version.cs"><Link>B3SubstituteKill_version.cs</Link></Compile><Compile Include="BL\BaseInfos\GenerationCostItem\GenerationCostItemBL.cs" />
<Compile Include="BL\BaseInfos\GenerationCostItem\GenerationCostItemBL.cs" />
<Compile Include="BL\BaseInfos\SubKillProductLine\SubKillProductLineBL.cs" />
<Compile Include="BL\BaseInfos\SubKillFlag\SubKillFlagBL.cs" />
<Compile Include="BL\BaseInfos\SubKillCallBack\SubKillCallBackBL.cs" />


Loading…
Cancel
Save