Publish to Azure

This commit is contained in:
2016-06-12 10:27:39 +02:00
parent c30ea12ef7
commit 819b0502a8
2 changed files with 31 additions and 1 deletions

View File

@@ -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>