Skip to content

Commit 2fc39a3

Browse files
committed
Add standalone Blazor playground to solution
1 parent 4597d4c commit 2fc39a3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Aspire.slnx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,13 @@
122122
<Project Path="playground/AspireWithBlazorHosted/AspireWithBlazorHosted.WeatherApi/AspireWithBlazorHosted.WeatherApi.csproj" />
123123
<Project Path="playground/AspireWithBlazorHosted/AspireWithBlazorHosted.ServiceDefaults/AspireWithBlazorHosted.ServiceDefaults.csproj" />
124124
</Folder>
125+
<Folder Name="/playground/AspireWithBlazorStandalone/">
126+
<Project Path="playground/AspireWithBlazorStandalone/AspireWithBlazorStandalone.AppHost/AspireWithBlazorStandalone.AppHost.csproj" />
127+
<Project Path="playground/AspireWithBlazorStandalone/AspireWithBlazorStandalone/AspireWithBlazorStandalone.csproj" />
128+
<Project Path="playground/AspireWithBlazorStandalone/AspireWithBlazorStandalone.ServiceDefaults/AspireWithBlazorStandalone.ServiceDefaults.csproj" />
129+
<Project Path="playground/AspireWithBlazorStandalone/AspireWithBlazorStandalone.ClientServiceDefaults/AspireWithBlazorStandalone.ClientServiceDefaults.csproj" />
130+
<Project Path="playground/AspireWithBlazorStandalone/AspireWithBlazorStandalone.WeatherApi/AspireWithBlazorStandalone.WeatherApi.csproj" />
131+
</Folder>
125132
<Folder Name="/playground/AspireWithJavaScript/">
126133
<Project Path="playground/AspireWithJavaScript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj" />
127134
<Project Path="playground/AspireWithJavaScript/AspireJavaScript.MinimalApi/AspireJavaScript.MinimalApi.csproj" />

0 commit comments

Comments
 (0)