We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3f586 commit ddf19b2Copy full SHA for ddf19b2
ARMExplorer.csproj
@@ -20,6 +20,7 @@
20
<IISExpressAnonymousAuthentication>enabled</IISExpressAnonymousAuthentication>
21
<IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication>
22
<IISExpressUseClassicPipelineMode>false</IISExpressUseClassicPipelineMode>
23
+ <TypeScriptToolsVersion>2.5</TypeScriptToolsVersion>
24
<NuGetPackageImportStamp>
25
</NuGetPackageImportStamp>
26
<UseGlobalApplicationHostFile />
0 commit comments