add: watch command.

This commit is contained in:
2024-08-23 20:12:34 +08:00
parent 6cc74bf1e3
commit 01ebd84906
13 changed files with 175 additions and 45 deletions

View File

@@ -6,10 +6,6 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<SupportedPlatform Include="browser" />
</ItemGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>