..setup for new agent task

This commit is contained in:
2026-06-17 21:44:08 -04:00
parent 2fcf2daf8b
commit 36bd610ca4
7 changed files with 53 additions and 77 deletions
+4
View File
@@ -12,4 +12,8 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.8" PrivateAssets="all"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Model\Model.csproj" />
</ItemGroup>
</Project>