Skip to content

Commit f9f981d

Browse files
committed
NH-4073 - Save setting to enable Classic Pipeline mode.
1 parent 59ba21f commit f9f981d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
Visual Studio global web project settings.
4+
-->
5+
<VisualWebDeveloper>
6+
7+
<iisExpressSettings windowsAuthentication="disabled" anonymousAuthentication="enabled" useClassicPipelineMode="true"/>
8+
</VisualWebDeveloper>

0 commit comments

Comments
 (0)