|
@@ -21,12 +21,9 @@
|
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
|
<IISExpressSSLPort />
|
|
<IISExpressSSLPort />
|
|
|
- <IISExpressAnonymousAuthentication>
|
|
|
|
|
- </IISExpressAnonymousAuthentication>
|
|
|
|
|
- <IISExpressWindowsAuthentication>
|
|
|
|
|
- </IISExpressWindowsAuthentication>
|
|
|
|
|
- <IISExpressUseClassicPipelineMode>
|
|
|
|
|
- </IISExpressUseClassicPipelineMode>
|
|
|
|
|
|
|
+ <IISExpressAnonymousAuthentication>disabled</IISExpressAnonymousAuthentication>
|
|
|
|
|
+ <IISExpressWindowsAuthentication>enabled</IISExpressWindowsAuthentication>
|
|
|
|
|
+ <IISExpressUseClassicPipelineMode>false</IISExpressUseClassicPipelineMode>
|
|
|
<UseGlobalApplicationHostFile />
|
|
<UseGlobalApplicationHostFile />
|
|
|
<UpgradeBackupLocation />
|
|
<UpgradeBackupLocation />
|
|
|
<Use64BitIISExpress />
|
|
<Use64BitIISExpress />
|
|
@@ -275,6 +272,7 @@
|
|
|
</None>
|
|
</None>
|
|
|
<None Include="packages.config" />
|
|
<None Include="packages.config" />
|
|
|
<None Include="Properties\PublishProfiles\greentreestudios.pubxml" />
|
|
<None Include="Properties\PublishProfiles\greentreestudios.pubxml" />
|
|
|
|
|
+ <None Include="Properties\PublishProfiles\Lokal.pubxml" />
|
|
|
<None Include="Scripts\jquery.validate-vsdoc.js" />
|
|
<None Include="Scripts\jquery.validate-vsdoc.js" />
|
|
|
<Content Include="Scripts\modernizr-2.6.2.js" />
|
|
<Content Include="Scripts\modernizr-2.6.2.js" />
|
|
|
<Content Include="Views\Web.config" />
|
|
<Content Include="Views\Web.config" />
|