This commit is contained in:
jl
2023-04-19 15:22:10 +08:00

View File

@ -870,6 +870,18 @@
<Content Include="Views\_ViewStart.cshtml" />
<Content Include="Views\Home\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Log\fonts\glyphicons-halflings-regular.woff" />
<Content Include="Log\fonts\glyphicons-halflings-regular.ttf" />
<Content Include="Log\fonts\glyphicons-halflings-regular.eot" />
<Content Include="packages.config" />
<None Include="Project_Readme.html" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="File\" />
<Folder Include="Models\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Epost.Common.csproj">
<Project>{44c36ca3-d672-40d1-ac94-91115de29a2d}</Project>
@ -888,18 +900,6 @@
<Name>Epost.Model</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Log\fonts\glyphicons-halflings-regular.woff" />
<Content Include="Log\fonts\glyphicons-halflings-regular.ttf" />
<Content Include="Log\fonts\glyphicons-halflings-regular.eot" />
<Content Include="packages.config" />
<None Include="Project_Readme.html" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="File\" />
<Folder Include="Models\" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>