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

An error "The framework 'Microsoft.NETCore.App', version '6.0.0-preview.3.21168.7' was not found" pops up after installed .net 6.0 Preview 3 latest build from master branch #10013

Closed
Amy-Li03 opened this issue Mar 22, 2021 · 9 comments · Fixed by #10023

Comments

@Amy-Li03
Copy link

Repro steps:

  1. Install SDK 6.0 preview 3 from master branch of https://github.com/dotnet/installer
  2. Create a WinForms net core project targeting .NET 6.0.

Actual Result;
An error dialog pops up when loading the form designer.
image

Expected Result:
The form designer should be load successfully.

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ryalanms
Copy link
Member

/cc @dotnet/wpf-developers @RussKie @marcpopMSFT

This impacts all WPF and WinForms applications.

@marcpopMSFT marcpopMSFT transferred this issue from dotnet/sdk Mar 22, 2021
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dsplaisted dsplaisted transferred this issue from dotnet/runtime Mar 22, 2021
@marcpopMSFT
Copy link
Member

dotnet/sdk#16425

@jiangzeng01
Copy link

@marcpopMSFT Do you have any idea about when this issue will get fixed? I tried latest 6.0.100-preview.3.21173.8, still same issue, it fails all WinForms/WPF apps now.

@RussKie
Copy link
Member

RussKie commented Mar 24, 2021

@jiangzeng01 it is probably worth asking this question on the SDK thread.

@L00pZBreak3r
Copy link

The issue is still unfixed.

@marcpopMSFT marcpopMSFT linked a pull request Mar 25, 2021 that will close this issue
@jiangzeng01
Copy link

Same issue here dotnet/sdk#16512 for AppCompat.
115 real world apps failed due to this issue in AppCompat lab

@Amy-Li03
Copy link
Author

Installed the latest build: .NET SDK 6.0.100-preview.4.21178.4 from master branch of https://github.com/dotnet/installer, this issue has been fixed, we can open the winforms core designer successfully.

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 a pull request may close this issue.

6 participants