Merge pull request #115 from emberal/dotnet8-and-csharp12 #207
Annotations
4 warnings
build:
pac-man-board-game/Controllers/GameController.cs#L20
Route '[action]' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|
build:
pac-man-board-game/Controllers/GameController.cs#L29
Route '[action]' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|
build:
pac-man-board-game/Controllers/GameController.cs#L20
Route '[action]' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|
build:
pac-man-board-game/Controllers/GameController.cs#L29
Route '[action]' conflicts with another action route. An HTTP request that matches multiple routes results in an ambiguous match error. Fix the conflict by changing the route's pattern, HTTP method, or route constraints. (https://aka.ms/aspnet/analyzers)
|