Skip to content

Commit

Permalink
Remove runtime identifiers
Browse files Browse the repository at this point in the history
Update contributors
  • Loading branch information
Jones-Adam committed Feb 9, 2018
1 parent ffa815b commit 7c4ccb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CONTRIBUTORS.md
Expand Up @@ -16,9 +16,9 @@ The Math.NET project is a community effort. We accept contributions and pull req
Feel free to add a link to your personal site/blog and/or twitter handle.*

- Johan Larsson
- Adam Jones
- [Christoph Rüegg](http://christoph.ruegg.name/) (@cdrnet)
- Matt Jarvis
- Adam Jones
- Mostafa Ali
- MaLiN22223
- Per Kuijpers
Expand All @@ -28,4 +28,5 @@ Feel free to add a link to your personal site/blog and/or twitter handle.*
- Ralle
- Roger
- ippei
- jnyrup
- luisllamasbinaburo
1 change: 0 additions & 1 deletion src/SpatialUnitTests/SpatialUnitTests.csproj
Expand Up @@ -3,7 +3,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net45;netcoreapp1.1;netcoreapp2.0</TargetFrameworks>
<RunTimeIdentifiers Condition="'$(TargetFramework)' == 'net45'">win-x86;win-x64</RunTimeIdentifiers>
<GenerateAssemblyInfo>True</GenerateAssemblyInfo>
<AssemblyName>MathNet.Numerics.UnitTests</AssemblyName>
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace>
Expand Down

0 comments on commit 7c4ccb2

Please sign in to comment.