Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Enrico Sada d4b5ada9aa fix nugetconfig for unix/osx 2017-04-28 18:45:23 +02:00
Enrico Sada c92eda1450 add local feed 2017-04-25 20:48:50 +02:00
Enrico Sada b14976b5cf more Fsc task args (#88)
- pass properties to Fsc task, like skip compilation and fsc args
- use `FSharp.Compiler.Tools` v4.1.1
- reenable `dotnet new` tests
2017-03-17 18:57:05 +01:00
Enrico Sada 4aba79369f run tests with test suite
added tests:

- build and run a .NET 4.5.1 console app
- build crossgen (net451, netcoreapp), skipped because fails atm, logged bug
- build multiple fsproj in same dir (was not possibile with dotnet-compile-fsc)
2017-02-15 15:58:10 +01:00
Enrico Sada 717a9ed5d8 Fix .NET Core Sdk preview2.1 with .NET Core 1.1 (#49)
- add preview2.1 templates
- use .net 1.1 for dotnet-compile-fsc
- use .net core 1.1 in test and dotnet-compile-fsc preview2.1
- in test suite use `dotnet test`+xunit instead of msbuild scripts
- use only nuget.org for build of src/test. use nuget.org + devfeed for running test (temporary)
2016-12-08 14:12:41 +01:00
Enrico Sada 16d3738442 add tests 2016-06-17 02:37:36 +02:00
Enrico Sada ed721c479e fix nuget feeds 2016-06-16 18:08:32 +02:00
Enrico Sada 4dc579131c add nuget feeds 2016-04-07 20:33:46 +02:00