| | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\Tiger.IBusiness.MES\Tiger.IBusiness.MES.csproj" /> |
| | | <ProjectReference Include="..\Tiger.IBusiness.WMS\Tiger.IBusiness.WMS.csproj" /> |
| | | <ProjectReference Include="..\Tiger.IBusiness\Tiger.IBusiness.csproj" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Views\Home\Index.cshtml" /> |
| | |
| | | <None Include="Views\Shared\_ValidationScriptsPartial.cshtml" /> |
| | | <None Include="Views\_ViewImports.cshtml" /> |
| | | <None Include="Views\_ViewStart.cshtml" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Reference Include="Tiger.IBusiness"> |
| | | <HintPath>..\Lib\Tiger.IBusiness.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Update="appsettings.json"> |
| | |
| | | </None> |
| | | </ItemGroup> |
| | | <ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="" autofac_4template_1json__JsonSchema="https://json.schemastore.org/appsettings.json" /></VisualStudio></ProjectExtensions> |
| | | <Target Name="PostBuild" AfterTargets="PostBuildEvent"> |
| | | <Exec Command="xcopy /r/y/i/s $(SolutionDir)Lib $(SolutionDir)Tiger.Api\$(OutDir)" /> |
| | | </Target> |
| | | </Project> |