React to Razor changing target frameworks
This commit is contained in:
parent
60d47561b9
commit
c821301b39
|
|
@ -1,5 +1,5 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Import Project="..\..\build\dependencies.props" />
|
||||
<Import Project="..\..\build\common-testapps.props" />
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
|
||||
|
|
|
|||
Loading…
Reference in New Issue