|
|
@ -1,6 +1,5 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
<Import Project="..\packages\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.1.10.9\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('..\packages\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.1.10.9\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" /> |
|
|
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" /> |
|
|
|
<Import Project="..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" /> |
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|
|
@ -27,8 +26,6 @@ |
|
|
|
</NuGetPackageImportStamp> |
|
|
|
<Use64BitIISExpress /> |
|
|
|
<TargetFrameworkProfile /> |
|
|
|
<DockerLaunchAction>LaunchBrowser</DockerLaunchAction> |
|
|
|
<DockerLaunchUrl>http://{ServiceIPAddress}</DockerLaunchUrl> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
@ -4499,6 +4496,7 @@ |
|
|
|
<Content Include="Views\SupplierData\SCP_TS_BARCODE.aspx" /> |
|
|
|
<Content Include="Views\SupplierData\SCP_SHIP_DETAIL_BARCODE.aspx" /> |
|
|
|
<Content Include="ViewSwitcher.ascx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_COMPARE.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_INVOICE_VIEW.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_INVOICE_RECVICE.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_INVOICE_VIEW_DETAIL.aspx" /> |
|
|
@ -4510,7 +4508,9 @@ |
|
|
|
<Content Include="Views\WarehouseData\SCP_RECEIVE_LIST.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_RECEIVE_VIEW.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_RECEIVE_DETAIL_VIEW.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_REJECT.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_RECEIVE.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_REJECT_DETAIL.aspx" /> |
|
|
|
<Content Include="Views\WarehouseData\SCP_RECEIVE_DETAIL.aspx" /> |
|
|
|
<Content Include="Views\沈阳金杯\PlanData\SCP_ASK.aspx" /> |
|
|
|
<Content Include="Views\沈阳金杯\PlanData\SCP_ASK_DETAIL.aspx" /> |
|
|
@ -5524,6 +5524,13 @@ |
|
|
|
<Compile Include="ViewSwitcher.ascx.designer.cs"> |
|
|
|
<DependentUpon>ViewSwitcher.ascx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_COMPARE.aspx.cs"> |
|
|
|
<DependentUpon>SCP_COMPARE.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_COMPARE.aspx.designer.cs"> |
|
|
|
<DependentUpon>SCP_COMPARE.aspx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_INVOICE_VIEW.aspx.cs"> |
|
|
|
<DependentUpon>SCP_INVOICE_VIEW.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
@ -5601,6 +5608,13 @@ |
|
|
|
<Compile Include="Views\WarehouseData\SCP_RECEIVE_DETAIL_VIEW.aspx.designer.cs"> |
|
|
|
<DependentUpon>SCP_RECEIVE_DETAIL_VIEW.aspx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_REJECT.aspx.cs"> |
|
|
|
<DependentUpon>SCP_REJECT.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_REJECT.aspx.designer.cs"> |
|
|
|
<DependentUpon>SCP_REJECT.aspx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_RECEIVE.aspx.cs"> |
|
|
|
<DependentUpon>SCP_RECEIVE.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
@ -5608,6 +5622,13 @@ |
|
|
|
<Compile Include="Views\WarehouseData\SCP_RECEIVE.aspx.designer.cs"> |
|
|
|
<DependentUpon>SCP_RECEIVE.aspx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_REJECT_DETAIL.aspx.cs"> |
|
|
|
<DependentUpon>SCP_REJECT_DETAIL.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_REJECT_DETAIL.aspx.designer.cs"> |
|
|
|
<DependentUpon>SCP_REJECT_DETAIL.aspx</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Include="Views\WarehouseData\SCP_RECEIVE_DETAIL.aspx.cs"> |
|
|
|
<DependentUpon>SCP_RECEIVE_DETAIL.aspx</DependentUpon> |
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
@ -6146,9 +6167,7 @@ |
|
|
|
<AutoAssignPort>True</AutoAssignPort> |
|
|
|
<DevelopmentServerPort>62030</DevelopmentServerPort> |
|
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath> |
|
|
|
<IISUrl>http://localhost:6789/</IISUrl> |
|
|
|
<OverrideIISAppRootUrl>True</OverrideIISAppRootUrl> |
|
|
|
<IISAppRootUrl>http://localhost:6789/</IISAppRootUrl> |
|
|
|
<IISUrl>http://localhost:5678</IISUrl> |
|
|
|
<NTLMAuthentication>False</NTLMAuthentication> |
|
|
|
<UseCustomServer>False</UseCustomServer> |
|
|
|
<CustomServerUrl> |
|
|
@ -6164,10 +6183,7 @@ |
|
|
|
</PropertyGroup> |
|
|
|
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props'))" /> |
|
|
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" /> |
|
|
|
<Error Condition="!Exists('..\packages\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.1.10.9\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.1.10.9\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props'))" /> |
|
|
|
<Error Condition="!Exists('..\packages\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.1.10.9\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.1.10.9\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets'))" /> |
|
|
|
</Target> |
|
|
|
<Import Project="..\packages\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.1.10.9\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('..\packages\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.1.10.9\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" /> |
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
|
Other similar extension points exist, see Microsoft.Common.targets. |
|
|
|
<Target Name="BeforeBuild"> |
|
|
|