Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Support for .net core and .net 5#3555

Closed
jetelain wants to merge 1 commit intomozilla:masterfrom
jetelain:master
Closed

Support for .net core and .net 5#3555
jetelain wants to merge 1 commit intomozilla:masterfrom
jetelain:master

Conversation

@jetelain
Copy link
Copy Markdown

Support for netcore and net5 with adding a build to netstandard1.3 (the lowest compatible with the code base).
Fix a warning : Upgrade obsolete SizeOf call.

Add a test netcore console app (into a seperate folder to workaround nuget/msbuild mixing dependencies).

Should fix #3285

netcore/net5 version works fine with NAudio 2.0.0 as demonstrated by console application (Could be a fix for #3540)

Upgrade obsolete SizeOf call.
Add a test netcore console app (into a seperate folder to workaround nuget/msbuild mixing dependencies).
@lissyx
Copy link
Copy Markdown
Collaborator

lissyx commented Mar 11, 2021

Thanks! Have you had a look at #3373 ? This was already an effort toward that, trying to cover CI and many platforms.

@jetelain
Copy link
Copy Markdown
Author

No, I did not noticed a merge request was already in progress.
We can forget about this one.

@jetelain jetelain closed this Mar 13, 2021
@lissyx
Copy link
Copy Markdown
Collaborator

lissyx commented Mar 13, 2021

No, I did not noticed a merge request was already in progress.
We can forget about this one.

Well, help would be welcome on the other PR, if you are willing ? We're preparing switching from taskcluster to github actions as well and most of the remaining work on that pr is about ci 😊

@lissyx
Copy link
Copy Markdown
Collaborator

lissyx commented Mar 31, 2021

No, I did not noticed a merge request was already in progress.
We can forget about this one.

@jetelain Do you want to pickup #3373 and help us land that with GitHub Actions coverage ?

@jetelain
Copy link
Copy Markdown
Author

jetelain commented Apr 1, 2021

Yes, I can pickup #3373 and help with gihub actions

@lissyx
Copy link
Copy Markdown
Collaborator

lissyx commented Apr 1, 2021

Yes, I can pickup #3373 and help with gihub actions

Please note the goal of moving to Github Actions is making the repository easier to maintain for others than us, so feedback on anything related is highly welcome. We don't yet have the CI part in place @reuben is still working on it, but I guess you can already poke in the existing macOS bits?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.Net Standard lib in the nuget package

2 participants