Skip to content

WIP: Migrate to Paket#2

Open
czifro wants to merge 2 commits intoirium:masterfrom
czifro:feature/improve-build-process
Open

WIP: Migrate to Paket#2
czifro wants to merge 2 commits intoirium:masterfrom
czifro:feature/improve-build-process

Conversation

@czifro
Copy link
Copy Markdown

@czifro czifro commented May 13, 2018

Migrated to using Paket for everything. This requires keeping paket.exe. I was also having trouble building the tests at net461. I bumped it to netcoreapp2.0. Most of the dependencies have been migrated to netstandard2.0. There are a few that are WIP, so until they are migrated this is a WIP.

Once the dependencies are at netstandard2.0, I'll add the finishing changes to make sure this works as desired.

Will Czifro added 2 commits May 12, 2018 18:10
Migrated to using Paket for everything. This requires keeping paket.exe. I was also having trouble building the tests at net461. I bumped it to netcoreapp2.0. Most of the dependencies have been migrated to netstandard2.0. There are a few that are WIP, so until they are migrated this is a WIP.
@czifro
Copy link
Copy Markdown
Author

czifro commented Jun 22, 2018

The dependencies are on .NETStandard 2.0. However, FSharpx.Collections is still in beta. That and the fact that tests are still giving me issues. I'll need to get tests working again. Just out of curiosity @irium , with the update to full use of .NET Core for the tests, is Mono really required at this point? If not, I could simplify things to only use .NET Core instead a hybrid with Mono. Let me know what you think.

@irium
Copy link
Copy Markdown
Owner

irium commented Jun 23, 2018

@czifro Personally I don't need Mono at all because I'm on Windows only. I'm for pure .NET Core if you can do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants