Resume update

This commit is contained in:
2026-09-09 13:22:50 -04:00
parent af48f386e0
commit faf3805960
20 changed files with 24 additions and 684 deletions
+1 -1
View File
@@ -5,10 +5,10 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<BlazorDisableThrowNavigationException>true</BlazorDisableThrowNavigationException>
<RootNamespace>Website</RootNamespace>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Website.Client\Website.Client.csproj" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="10.0.6" />
</ItemGroup>