Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build library as .NET Standard 2.1, tests as .NET Core 3.1 and NUnit 3 #28

Merged
merged 6 commits into from
Nov 19, 2021

Conversation

jcoliz
Copy link
Member

@jcoliz jcoliz commented Nov 19, 2021

Hi, I converted the library and NUnit tests to .NET Core, please have a look. I'm building these using Azure Pipelines at https://jcoliz.visualstudio.com/ExcelFinancialFunctions/_build. The only real change I had to make is that the tests would not discover without the change to parseArray.

Haven't touched the Excel tests yet.

(Related to Issue #9)

@jcoliz jcoliz mentioned this pull request Nov 19, 2021
@dsyme
Copy link
Contributor

dsyme commented Nov 19, 2021

Hey that's great. Good job

Would you like to be co-maintainer on this repo?

@jcoliz
Copy link
Member Author

jcoliz commented Nov 19, 2021

Yah, I'm happy to help. This PR has literally the first line of F# I've ever written, but I do know .NET and Excel.

@dsyme
Copy link
Contributor

dsyme commented Nov 19, 2021

@jcoliz Nice work! :)

I'll make you co-admin

@dsyme dsyme merged commit a0bec0b into fsprojects:master Nov 19, 2021
@dsyme
Copy link
Contributor

dsyme commented Nov 19, 2021

@jcoliz Any chance you could move CI to Github actions? That's what most of the projects in "fsprojects" use

@jcoliz
Copy link
Member Author

jcoliz commented Nov 19, 2021

Right, I'm happy to take a TODO on that. I used Azure Pipelines because it's what I know. I've been meaning to figure out Github actions.

@dsyme
Copy link
Contributor

dsyme commented Nov 19, 2021

Cool thanks :)

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.

None yet

2 participants