-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[WebSdk] Worker projects fails to load in Linux machines #12831
Labels
Comments
dougbu
added a commit
to dotnet/aspnetcore
that referenced
this issue
Aug 25, 2020
- appear to have fixes for all of the following: - #3835 -> dotnet/runtime#3229, dotnet/runtime#3315 - #8387 - #11813 - #12097 - #14022 - #24695 - dotnet/aspnetcore-internal#1363 -> #6393 -> #4763 - dotnet/corefx#36024 -> dotnet/runtime#28959 -> dotnet/runtime#29337 - dotnet/runtime#38126 -> #24513 - dotnet/runtime#38539 - dotnet/sdk#12831
dougbu
added a commit
to dotnet/aspnetcore
that referenced
this issue
Aug 30, 2020
- appear to have fixes for all of the following: - #3835 -> dotnet/runtime#3229, dotnet/runtime#3315 - #8387 - #11813 - #12097 - #14022 - #24695 - dotnet/aspnetcore-internal#1363 -> #6393 -> #4763 - dotnet/corefx#36024 -> dotnet/runtime#28959 -> dotnet/runtime#29337 - dotnet/runtime#38126 -> #24513 - dotnet/runtime#38539 - dotnet/sdk#12831
dougbu
added a commit
to dotnet/aspnetcore
that referenced
this issue
Sep 7, 2020
- appear to have fixes for all of the following: - #3835 -> dotnet/runtime#3229, dotnet/runtime#3315 - #8387 - #11813 - #12097 - #14022 - #24695 - dotnet/aspnetcore-internal#1363 -> #6393 -> #4763 - dotnet/corefx#36024 -> dotnet/runtime#28959 -> dotnet/runtime#29337 - dotnet/runtime#38126 -> #24513 - dotnet/runtime#38539 - dotnet/sdk#12831
dougbu
added a commit
to dotnet/aspnetcore
that referenced
this issue
Sep 9, 2020
- appear to have fixes for all of the following: - #3835 -> dotnet/runtime#3229, dotnet/runtime#3315 - #8387 - #11813 - #12097 - #14022 - #24695 - dotnet/aspnetcore-internal#1363 -> #6393 -> #4763 - dotnet/corefx#36024 -> dotnet/runtime#28959 -> dotnet/runtime#29337 - dotnet/runtime#38126 -> #24513 - dotnet/runtime#38539 - dotnet/sdk#12831
dougbu
added a commit
to dougbu/aspnetcore
that referenced
this issue
Oct 2, 2021
- appear to have fixes for all of the following: - dotnet#3835 -> dotnet/runtime#3229, dotnet/runtime#3315 - dotnet#8387 - dotnet#11813 - dotnet#12097 - dotnet#14022 - dotnet#24695 - dotnet/aspnetcore-internal#1363 -> dotnet#6393 -> dotnet#4763 - dotnet/corefx#36024 -> dotnet/runtime#28959 -> dotnet/runtime#29337 - dotnet/runtime#38126 -> dotnet#24513 - dotnet/runtime#38539 - dotnet/sdk#12831
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
error MSB4019: The imported project "/datadisks/disk1/work/A33D08F5/w/BB7F0A34/e/.dotnet778/sdk/5.0.100-rc.1.20379.10/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/Targets/Microsoft.NET.Sdk.Web.DefaultItems.props" was not found
The issue is that the casing for the "targets" folder is wrong.
The text was updated successfully, but these errors were encountered: