Skip to content

Commit 73b5b80

Browse files
committed
Revert "Try.Core: Add CopyToOutputDirectory setting"
This reverts commit b5af5d0.
1 parent b5af5d0 commit 73b5b80

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/Try.Core/Try.Core.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<Reference Include="$(PkgMicrosoft_Net_Compilers_Razor_Toolset)\source-generators\Microsoft.CodeAnalysis.Razor.Compiler.dll" CopyToOutputDirectory="PreserveNewest">
22-
<Private>True</Private>
23-
</Reference>
21+
<Reference Include="$(PkgMicrosoft_Net_Compilers_Razor_Toolset)\source-generators\Microsoft.CodeAnalysis.Razor.Compiler.dll" />
2422
</ItemGroup>
2523

2624
<ItemGroup>

0 commit comments

Comments
 (0)