Skip to content

.NET 6#168

Merged
sergey-tihon merged 38 commits intomasterfrom
net5
Apr 17, 2022
Merged

.NET 6#168
sergey-tihon merged 38 commits intomasterfrom
net5

Conversation

@sergey-tihon
Copy link
Member

@sergey-tihon sergey-tihon commented Nov 28, 2020

@xperiandri
Copy link
Contributor

warning NU1603: SwaggerProvider 1.0.0-beta1 depends on FSharp.SystemTextJson (>= 0.16.0 && < 1.0.0) but FSharp.SystemTextJson 0.16.0 was not found. An approximate best match of FSharp.SystemTextJson 0.16.6 was resolved.

@colelawrence
Copy link

Hi, I'm not sure if this is the right place to put my question, but I'm seeing a similar issue as above with the Type Provider in a .net5 project freshly started with minimal dependencies:

<PackageReference Include="SwaggerProvider" Version="1.0.0-beta2" />
The type provider 'SwaggerProvider.OpenApiClientTypeProvider' reported an error: Could not load file or assembly 'System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Could not find or load a specific file. (0x80131621)

image

@xperiandri
Copy link
Contributor

@colelawrence, Rider? We haven't tested with it

@hkrutzer
Copy link

hkrutzer commented Mar 1, 2021

I also get this error, in Rider.

@colelawrence
Copy link

@xperiandri, thanks for asking. Yes, this is in Rider

@sergey-tihon
Copy link
Member Author

@colelawrence @hkrutzer can you share repro steps?
Just created new console .net 5 app using Rider 2021.1 EAP6 at looks OK on my machine.

TestSwagger_–_Program_fs

@sergey-tihon sergey-tihon changed the title .NET 5 .NET 6 Apr 9, 2022
@jkone27
Copy link
Contributor

jkone27 commented Apr 12, 2022

Is this gonna be merged soon? Or is it gonna be to NET7 instead? probably NET5 is LTS and NET7 is LTS also, looking forward to try it (i am using latest beta, is this already released in beta?) cheers and thank you so much! 😊

@sergey-tihon
Copy link
Member Author

@jkone27 .NET 6 is LTS (5 & 7 are not). All changes from this branch available in latest beta. Does it works for you?

@jkone27
Copy link
Contributor

jkone27 commented Apr 12, 2022

ah i got confused on LTS sorry then! yes happily using the latest beta!

@sergey-tihon sergey-tihon merged commit 13dff9f into master Apr 17, 2022
@sergey-tihon sergey-tihon deleted the net5 branch April 17, 2022 15:16
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.

5 participants