|
|
@ -3,7 +3,7 @@ |
|
|
<Import Project="..\..\build\dependencies.props" /> |
|
|
<Import Project="..\..\build\dependencies.props" /> |
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<TargetFrameworks>netcoreapp1.0;net451</TargetFrameworks> |
|
|
<TargetFrameworks>netcoreapp1.0;net452</TargetFrameworks> |
|
|
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netcoreapp1.0</TargetFrameworks> |
|
|
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netcoreapp1.0</TargetFrameworks> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|