Adds standard Blazor Web App

This commit is contained in:
Henry Trumme
2025-04-13 22:42:39 +02:00
parent d0aff0012b
commit 9f12a6a9f2
38 changed files with 1443 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ActiveDebugProfile>https</ActiveDebugProfile>
</PropertyGroup>
</Project>