chore: make react project barebones

This commit is contained in:
2025-07-15 05:46:34 +00:00
parent f8fe019cbf
commit 4189c05a89
19 changed files with 5 additions and 154 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("HiddenUrl")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1117a1ffa98bc02bf75f89eede18bd6b1f7ad258")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f8fe019cbf550adcd546c8e3d3ad1f0bbd3b3614")]
[assembly: System.Reflection.AssemblyProductAttribute("HiddenUrl")]
[assembly: System.Reflection.AssemblyTitleAttribute("HiddenUrl")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]