pong-game/PongGame/Pages/_ViewImports.cshtml

4 lines
98 B
Plaintext
Raw Permalink Normal View History

2022-11-02 18:59:44 +01:00
@using PongGame
@namespace PongGame.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers