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 71853a4 commit 07b1bf4Copy full SHA for 07b1bf4
src/ProjectTemplates/BlazorTemplates.Tests/BlazorTemplates.Tests.csproj
@@ -32,7 +32,7 @@
32
</ItemGroup>
33
34
<ItemGroup>
35
- <ProjectReference Include="$(RepoRoot)src\Framework\src\Microsoft.AspNetCore.App.Runtime.csproj">
+ <ProjectReference Include="$(RepoRoot)src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj">
36
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
37
<SkipGetTargetFrameworkProperties>true</SkipGetTargetFrameworkProperties>
38
</ProjectReference>
0 commit comments