React to Razor.Design package removal

This commit is contained in:
Pranav K
2018-10-31 14:35:08 -07:00
parent 9c6a1b577f
commit f47c5901b6
7 changed files with 23 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFrameworks>netcoreapp2.2;net461</TargetFrameworks>
<TargetFrameworks>netcoreapp3.0;net461</TargetFrameworks>
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
<IsPackable>false</IsPackable>
</PropertyGroup>