Skip to content

Commit fcbe305

Browse files
iammukeshmclaude
andcommitted
fix(build): update slnx to reference renamed FSH.Api project
Playground.Api was renamed to FSH.Api but the solution file was not updated, causing CI build failures. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4b35e2c commit fcbe305

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/FSH.Framework.slnx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</Folder>
3232
<Folder Name="/Playground/">
3333
<Project Path="Playground/FSH.Playground.AppHost/FSH.Playground.AppHost.csproj" Id="86bd02ee-f1b5-472c-b5bd-bc607fe084de" />
34-
<Project Path="Playground/Playground.Api/Playground.Api.csproj" Id="187ce245-0a57-469c-96c2-a88902f2d40d" />
34+
<Project Path="Playground/FSH.Api/FSH.Api.csproj" Id="187ce245-0a57-469c-96c2-a88902f2d40d" />
3535
<Project Path="Playground/Playground.Blazor/Playground.Blazor.csproj" />
3636
</Folder>
3737
<Folder Name="/Playground/Migrations/">
@@ -43,6 +43,7 @@
4343
<Project Path="Tests/Generic.Tests/Generic.Tests.csproj" />
4444
<Project Path="Tests/Identity.Tests/Identity.Tests.csproj" />
4545
<Project Path="Tests/Multitenancy.Tests/Multitenancy.Tests.csproj" Id="985345a2-edb4-4ef9-9a1b-59b704f523b6" />
46+
<Project Path="Tests/Integration.Tests/Integration.Tests.csproj" />
4647
</Folder>
4748
<Folder Name="/Tools/">
4849
<Project Path="Tools/CLI/FSH.CLI.csproj" />

0 commit comments

Comments
 (0)