File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 39
39
<ProjectReference Include =" $(RepoRoot)src\Hosting\Server.IntegrationTesting\src\Microsoft.AspNetCore.Server.IntegrationTesting.csproj" />
40
40
<ProjectReference Include =" ../testassets/DotNetToolsInstaller/DotNetToolsInstaller.csproj" ReferenceOutputAssembly =" false" />
41
41
<ProjectReference Include =" ../Web.ProjectTemplates/Microsoft.DotNet.Web.ProjectTemplates.csproj" ReferenceOutputAssembly =" false" />
42
+ <ProjectReference Include =" $(RepoRoot)src\Razor\Microsoft.NET.Sdk.Razor\src\Microsoft.NET.Sdk.Razor.csproj"
43
+ ReferenceOutputAssembly =" false"
44
+ SkipGetTargetFrameworkProperties =" true" />
42
45
</ItemGroup >
43
46
44
47
<PropertyGroup >
Original file line number Diff line number Diff line change 42
42
<ProjectReference Include =" ../Web.ItemTemplates/Microsoft.DotNet.Web.ItemTemplates.csproj" ReferenceOutputAssembly =" false" />
43
43
<ProjectReference Include =" ../Web.ProjectTemplates/Microsoft.DotNet.Web.ProjectTemplates.csproj" ReferenceOutputAssembly =" false" />
44
44
<ProjectReference Include =" ../Web.Spa.ProjectTemplates/Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj" ReferenceOutputAssembly =" false" />
45
+ <ProjectReference Include =" $(RepoRoot)src\Razor\Microsoft.NET.Sdk.Razor\src\Microsoft.NET.Sdk.Razor.csproj"
46
+ ReferenceOutputAssembly =" false"
47
+ SkipGetTargetFrameworkProperties =" true" />
45
48
</ItemGroup >
46
49
47
50
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments