File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 55
55
<ProjectReference Include =" ..\SOLIDDemoComponents\SOLIDDemoComponents.csproj" />
56
56
<ProjectReference Include =" ..\TalkDemoComponents\TalkDemoComponents.csproj" />
57
57
<ProjectReference Include =" ..\TDDDemoComponents\TDDDemoComponents.csproj" />
58
+ <ProjectReference Include =" ..\TestingDemoComponents\TestingDemoComponents.csproj" />
58
59
<ProjectReference Include =" ..\WebAPIDemoComponents\WebAPIDemoComponents.csproj" />
59
60
</ItemGroup >
60
61
82
83
<BlazorWebAssemblyLazyLoad Include =" SOLIDDemoComponents.wasm" />
83
84
<BlazorWebAssemblyLazyLoad Include =" TalkDemoComponents.wasm" />
84
85
<BlazorWebAssemblyLazyLoad Include =" TDDDemoComponents.wasm" />
86
+ <BlazorWebAssemblyLazyLoad Include =" TestingDemoComponents.wasm" />
85
87
<BlazorWebAssemblyLazyLoad Include =" WebAPIDemoComponents.wasm" />
86
88
</ItemGroup >
87
89
You can’t perform that action at this time.
0 commit comments