Skip to content

Preview builds: The FrameworkReference 'Microsoft.AspNetCore.App' was not recognized #641

@staff0rd

Description

@staff0rd

I'm trying to pull in 1.1.0-preview1-10442 into the latest version of Crankier, but when I use any of the preview packages it fails on build:

C:\Program Files\dotnet\sdk\3.0.100-preview7-012821\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(274,5): error NETSDK1073: The FrameworkReference 'Microsoft.AspNetCore.App' was not recognized [c:\git\aspnetcore\src\SignalR\perf\benchmarkapps\Crankier\Crankier.csproj

Using 1.0.12 builds but fails at runtime with:

System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task Microsoft.AspNetCore.Http.Connections.Client.HttpConnection.DisposeAsync()'

Any pointers to unblock me here appreciated - branch here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions