We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11189b4 commit ac17112Copy full SHA for ac17112
src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj
@@ -43,7 +43,6 @@
43
<ProjectReference Include="..\..\Blazor\DevServer\src\Microsoft.AspNetCore.Blazor.DevServer.csproj" />
44
<ProjectReference Include="..\testassets\BasicTestApp\BasicTestApp.csproj" />
45
<ProjectReference Include="..\testassets\TestServer\Components.TestServer.csproj" />
46
- <ProjectReference Include="..\..\Blazor\testassets\Wasm.Authentication.Client\Wasm.Authentication.Client.csproj" />
47
<ProjectReference Include="..\..\Blazor\testassets\Wasm.Authentication.Server\Wasm.Authentication.Server.csproj" />
48
</ItemGroup>
49
0 commit comments