Skip to content

Commit ddf19b2

Browse files
committed
Set explicit typescript version to 2.5
1 parent cd3f586 commit ddf19b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ARMExplorer.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<IISExpressAnonymousAuthentication>enabled</IISExpressAnonymousAuthentication>
2121
<IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication>
2222
<IISExpressUseClassicPipelineMode>false</IISExpressUseClassicPipelineMode>
23+
<TypeScriptToolsVersion>2.5</TypeScriptToolsVersion>
2324
<NuGetPackageImportStamp>
2425
</NuGetPackageImportStamp>
2526
<UseGlobalApplicationHostFile />

0 commit comments

Comments
 (0)