|
|
|
@ -2,6 +2,7 @@ |
|
|
|
<PropertyGroup> |
|
|
|
<TargetFrameworks>net461;netcoreapp1.1</TargetFrameworks> |
|
|
|
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|
|
|
<OutputType>Library</OutputType> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
|