This commit is contained in:
@ -230,6 +230,10 @@
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Startup.cs" />
|
||||
<Compile Include="WebService\WebService.asmx.cs">
|
||||
<DependentUpon>WebService.asmx</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Content\bootstrap-theme.css" />
|
||||
@ -854,6 +858,7 @@
|
||||
<Content Include="Content\code\themes\sand-signika.js.map" />
|
||||
<Content Include="Content\code\themes\skies.js.map" />
|
||||
<Content Include="Content\code\themes\sunset.js.map" />
|
||||
<Content Include="WebService\WebService.asmx" />
|
||||
<None Include="Properties\PublishProfiles\Toolsweb.pubxml" />
|
||||
<Content Include="Scripts\jquery\jquery-1.11.1.js" />
|
||||
<Content Include="Content\js\payment.js" />
|
||||
@ -954,7 +959,7 @@
|
||||
<AutoAssignPort>True</AutoAssignPort>
|
||||
<DevelopmentServerPort>52610</DevelopmentServerPort>
|
||||
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
||||
<IISUrl>http://localhost:63119/</IISUrl>
|
||||
<IISUrl>http://localhost:63118/</IISUrl>
|
||||
<NTLMAuthentication>False</NTLMAuthentication>
|
||||
<UseCustomServer>False</UseCustomServer>
|
||||
<CustomServerUrl>
|
||||
|
Reference in New Issue
Block a user