|
|
|
@ -1,7 +1,7 @@ |
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
|
|
# Visual Studio 2013 |
|
|
|
VisualStudioVersion = 12.0.31101.0 |
|
|
|
# Visual Studio 15 |
|
|
|
VisualStudioVersion = 15.0.26403.7 |
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Matlab", "src\Data\Matlab\Matlab.csproj", "{550FB330-C86F-4C9D-9B4C-6D830CEB7520}" |
|
|
|
EndProject |
|
|
|
@ -21,6 +21,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Readme", "Readme", "{F510F0 |
|
|
|
EndProject |
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{D954831A-F51A-436A-9F17-0DFC7AEC7113}" |
|
|
|
ProjectSection(SolutionItems) = preProject |
|
|
|
build\build-framework.fsx = build\build-framework.fsx |
|
|
|
build.fsx = build.fsx |
|
|
|
build\MathNet.Numerics.Extension.nuspec = build\MathNet.Numerics.Extension.nuspec |
|
|
|
build\MathNet.Numerics.nuspec = build\MathNet.Numerics.nuspec |
|
|
|
|