We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c83f6f commit 2648b4cCopy full SHA for 2648b4c
src/React.Sample.CoreMvc/React.Sample.CoreMvc.csproj
@@ -8,6 +8,7 @@
8
<PackageId>React.Sample.CoreMvc</PackageId>
9
<NoWarn>1701</NoWarn>
10
<RuntimeFrameworkVersion Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">2.0</RuntimeFrameworkVersion>
11
+ <TypeScriptToolsVersion>Latest</TypeScriptToolsVersion>
12
</PropertyGroup>
13
14
<ItemGroup>
0 commit comments