Add Publish Nuget Workflow #8
Annotations
8 errors
Publish Nuget:
src/SirenResponseNegotiator.cs#L8
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Publish Nuget:
src/SirenResponseNegotiator.cs#L9
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Publish Nuget:
src/SirenResponseNegotiator.cs#L10
The type or namespace name 'Net' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Publish Nuget:
src/SirenResponseNegotiator.cs#L13
The type or namespace name 'IResponseNegotiator' could not be found (are you missing a using directive or an assembly reference?)
|
Publish Nuget:
src/SirenResponseNegotiator.cs#L15
The type or namespace name 'MediaTypeHeaderValue' could not be found (are you missing a using directive or an assembly reference?)
|
Publish Nuget:
src/SirenResponseNegotiator.cs#L21
The type or namespace name 'HttpRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Publish Nuget:
src/SirenResponseNegotiator.cs#L21
The type or namespace name 'HttpResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Publish Nuget
Process completed with exit code 1.
|