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

Error when running dotnet-generate-client #18

Open
jopeek opened this issue Mar 7, 2023 · 1 comment
Open

Error when running dotnet-generate-client #18

jopeek opened this issue Mar 7, 2023 · 1 comment

Comments

@jopeek
Copy link

jopeek commented Mar 7, 2023

With version 1.1.0, I get the following exception when trying to run the dotnet-generate-client MyProject -o MyClient -n MyClient command.

Could not load type 'System.Net.Quic.QuicImplementationProviders' from assembly 'System.Net.Quic

It still runs fine on version 0.8.0, which I think is the last one that did not require the .Net 7.0 runtime. MyProject is a .Net 6.0 application.

@jopeek jopeek changed the title Error when running dotnet-generate-clitn Error when running dotnet-generate-client Mar 7, 2023
@Dreamescaper
Copy link
Owner

That's unfortunate :(
Could you provide a project sample? As I'm not able to reproduce it with the projects I've tried.

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

No branches or pull requests

2 participants