Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit c3c4b5c

Browse files
committed
Upgrade to TypeScriptToolsVersion
1 parent 651de04 commit c3c4b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.Admin.WebHost/ServiceStack.Admin.WebHost.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<IISExpressUseClassicPipelineMode />
2525
<UseGlobalApplicationHostFile />
2626
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
27-
<TypeScriptToolsVersion>2.1</TypeScriptToolsVersion>
27+
<TypeScriptToolsVersion>2.3</TypeScriptToolsVersion>
2828
<NuGetPackageImportStamp>
2929
</NuGetPackageImportStamp>
3030
</PropertyGroup>

0 commit comments

Comments
 (0)