xenolightning / AudioSwitcher

.NET Library which facilitates interacting with Audio Devices on Windows
Microsoft Public License
248 stars 53 forks source link

Any chance of a new release? #69

Open JensKDK opened 1 year ago

JensKDK commented 1 year ago

Hi,

Thank you for this project. It's exactly what I was looking for.

The current Nuget version (3.0.3) has a bug that's fixed in the current code-base. I just add the AudioSwitcher project itself, to my own project, and things work - except for building a release version. This is not possible because of the certificate.

So - any chance of a new release? Would be MUCH appreciated.

Thanks again.

xenolightning commented 1 year ago

What bug is that sorry?

There should be v4 pre-release versions up on nuget - which reflect the current master branch. They are still pre-release because it's not been battle-tested - but should be fine for the most part

JensKDK commented 1 year ago

Thanks for your response.

I've attached a screen dump, and a little solution to generate the error, in case you'd want to check a setting or something. I'm using VS2022 64 bit, and have tried with all the installed versions of .net 4. Same result.

I've tested with the v4 pre-release, and it works. Thanks 🙂

Bug AudioSwitcherBug.zip