Skip to content

Commit

Permalink
Set explicit typescript version to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
balag0 committed Oct 19, 2017
1 parent cd3f586 commit ddf19b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ARMExplorer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<IISExpressAnonymousAuthentication>enabled</IISExpressAnonymousAuthentication>
<IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication>
<IISExpressUseClassicPipelineMode>false</IISExpressUseClassicPipelineMode>
<TypeScriptToolsVersion>2.5</TypeScriptToolsVersion>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<UseGlobalApplicationHostFile />
Expand Down

0 comments on commit ddf19b2

Please sign in to comment.