Publish to Azure
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
<Content Include="priv\keep.txt" />
|
||||
<Content Include="Scripts\01. Base.js" />
|
||||
<None Include="Properties\PublishProfiles\VAR.Focus.Web.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\VARFocus - Web Deploy.pubxml" />
|
||||
<None Include="web.Debug.config">
|
||||
<DependentUpon>web.config</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
@@ -125,6 +126,9 @@
|
||||
<Compile Include="Globals.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<WCFMetadata Include="Service References\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||
@@ -140,7 +144,7 @@
|
||||
<AutoAssignPort>True</AutoAssignPort>
|
||||
<DevelopmentServerPort>31337</DevelopmentServerPort>
|
||||
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
||||
<IISUrl>http://localhost:31337/VAR.Focus</IISUrl>
|
||||
<IISUrl>http://localhost:31337</IISUrl>
|
||||
<OverrideIISAppRootUrl>True</OverrideIISAppRootUrl>
|
||||
<IISAppRootUrl>http://localhost:31337/</IISAppRootUrl>
|
||||
<NTLMAuthentication>False</NTLMAuthentication>
|
||||
|
||||
Reference in New Issue
Block a user