rename files

This commit is contained in:
Maxime Adler
2025-02-15 21:42:12 +01:00
parent 2ed5f80fb1
commit 7a87e3457b
72 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
@using System.Net.Http
@using System.Net.Http.Json
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.AspNetCore.Components.WebAssembly.Http
@using Microsoft.JSInterop
@using GameIdeas.WebApp
@using GameIdeas.WebApp.Layout