Skip to content

Commit 07b1bf4

Browse files
committed
Fixup error
1 parent 71853a4 commit 07b1bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ProjectTemplates/BlazorTemplates.Tests/BlazorTemplates.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333

3434
<ItemGroup>
35-
<ProjectReference Include="$(RepoRoot)src\Framework\src\Microsoft.AspNetCore.App.Runtime.csproj">
35+
<ProjectReference Include="$(RepoRoot)src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.csproj">
3636
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
3737
<SkipGetTargetFrameworkProperties>true</SkipGetTargetFrameworkProperties>
3838
</ProjectReference>

0 commit comments

Comments
 (0)