|
|
|
@ -3,6 +3,7 @@ |
|
|
|
<PropertyGroup> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<TargetFrameworks>net45;netcoreapp1.1;netcoreapp2.0</TargetFrameworks> |
|
|
|
<RuntimeIdentifiers>win7-x64;win-7x86;ubuntu.16.10-x64</RuntimeIdentifiers> |
|
|
|
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|
|
|
<AssemblyName>MathNet.Numerics.UnitTests</AssemblyName> |
|
|
|
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|
|
|
|