|
@@ -270,6 +270,7 @@
|
|
<Compile Include="ImgHelper\ImgHelper.cs" />
|
|
<Compile Include="ImgHelper\ImgHelper.cs" />
|
|
<Compile Include="LJFrameWork\LJException\LJException.cs" />
|
|
<Compile Include="LJFrameWork\LJException\LJException.cs" />
|
|
<Compile Include="LJFrameWork\LJLib.Method\SortedListEx.cs" />
|
|
<Compile Include="LJFrameWork\LJLib.Method\SortedListEx.cs" />
|
|
|
|
+ <Compile Include="LJFrameWork\Tools\LJExprParser.cs" />
|
|
<Compile Include="LJLib.HttpServer\IFileDBModel.cs" />
|
|
<Compile Include="LJLib.HttpServer\IFileDBModel.cs" />
|
|
<Compile Include="LJLib.HttpServer\SimpleHttpServer.cs" />
|
|
<Compile Include="LJLib.HttpServer\SimpleHttpServer.cs" />
|
|
<Compile Include="LJLib.HttpServer\LJHttpProcessor.cs" />
|
|
<Compile Include="LJLib.HttpServer\LJHttpProcessor.cs" />
|
|
@@ -430,9 +431,7 @@
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
</Compile>
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
- <ItemGroup>
|
|
|
|
- <Folder Include="LJFrameWork\Tools\" />
|
|
|
|
- </ItemGroup>
|
|
|
|
|
|
+ <ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<PreBuildEvent>"$(SolutionDir)NetGitTool.exe" /before "$(ProjectDir)"</PreBuildEvent>
|
|
<PreBuildEvent>"$(SolutionDir)NetGitTool.exe" /before "$(ProjectDir)"</PreBuildEvent>
|