Skip to content
Snippets Groups Projects
Commit 62ee70a5 authored by Severin Delhey's avatar Severin Delhey
Browse files

Removed Builds for .NET Framework

parent 6d075fe7
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFrameworks>net461;net45;netstandard2.0</TargetFrameworks>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<AssemblyName>MathNet.Symbolics</AssemblyName>
<RootNamespace>MathNet.Symbolics</RootNamespace>
<IsPackable>true</IsPackable>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment