fices the UI
This commit is contained in:
parent
4bfc28a369
commit
c1f4d19975
1213 changed files with 375635 additions and 19738 deletions
7
src/templateWeb/templateWeb.csproj
Normal file
7
src/templateWeb/templateWeb.csproj
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk.Web">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue