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

Update branding to preview4 #27683

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Update branding to preview4 #27683

merged 1 commit into from
Mar 23, 2022

Conversation

dougbu
Copy link
Member

@dougbu dougbu commented Mar 22, 2022

No description provided.

@AraHaan
Copy link
Member

AraHaan commented Mar 22, 2022

So preview.3 is out now? Does this mean that my PR that is yet to be merged with a fix will make it into preview4 when it gets merged (if it does, it fixes a crash in the tool when running with only .NET 6+ runtimes installed)?

@dougbu
Copy link
Member Author

dougbu commented Mar 22, 2022

@AraHaan yes, preview3 is now available. See https://dotnet.microsoft.com/en-us/download/dotnet/7.0

I have no context on #27671 nor the problem you're attempting to solve. Unless the PR is merged tomorrow, it won't be in preview4.

@AraHaan
Copy link
Member

AraHaan commented Mar 22, 2022

I have no context on #27671 nor the problem you're attempting to solve. Unless the PR is merged tomorrow, it won't be in preview4.

It fixes an crash in dotnet ef dbcontext list/scaffold which basically makes it unable to load for some reason System.Runtime 6.0.0: #27660 The PR fixes it by setting both parts of the tools to .NET 6 at minimum and to both roll forward (in case they are not installed but a newer one is) to the latest installed runtime.

@bricelam
Copy link
Contributor

bricelam commented Mar 22, 2022

@AraHaan I get the feeling that you're trying to use features way too early in the release cycle. You might want to consider waiting for a Release Candidate (RC). Many of the 7.0 features are still very much in development and the experience of using them is going to be very rough. Also, we'll probably break any code that you do manage to get working since each of the features still has to go through a rigorous API Review process that usually ends up changing the names and shape of the public APIs.

@dougbu dougbu merged commit bb95ab7 into dotnet:main Mar 23, 2022
@dougbu dougbu deleted the dougbu/preview4 branch March 23, 2022 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants