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