File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/Razor/src/Microsoft.VisualStudioCode.RazorExtension Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 5151 <Content Include =" $(PublishDir)\Microsoft.AspNetCore.Razor.Utilities.Shared.dll" Pack =" true" PackagePath =" content" CopyToOutputDirectory =" PreserveNewest" />
5252 <Content Include =" $(PublishDir)\Microsoft.CodeAnalysis.Razor.Compiler.dll" Pack =" true" PackagePath =" content" CopyToOutputDirectory =" PreserveNewest" />
5353 <Content Include =" $(PublishDir)\Microsoft.CodeAnalysis.Razor.Workspaces.dll" Pack =" true" PackagePath =" content" CopyToOutputDirectory =" PreserveNewest" />
54+ <Content Include =" $(PublishDir)\Microsoft.Extensions.ObjectPool.dll" Pack =" true" PackagePath =" content" CopyToOutputDirectory =" PreserveNewest" />
5455
5556 <!-- We don't need to include everything in the bin folder but we do need to add localization resources for the compiler dll -->
5657 <Content Include =" $(PublishDir)\cs\**\*.*" Pack =" true" PackagePath =" content\cs\" CopyToOutputDirectory =" PreserveNewest" />
You can’t perform that action at this time.
0 commit comments