Skip to content

Commit

Permalink
Revert "Try.Core: Add CopyToOutputDirectory setting"
Browse files Browse the repository at this point in the history
This reverts commit b5af5d0.
  • Loading branch information
ScarletKuro committed Jan 17, 2025
1 parent b5af5d0 commit 73b5b80
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Try.Core/Try.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
</ItemGroup>

<ItemGroup>
<Reference Include="$(PkgMicrosoft_Net_Compilers_Razor_Toolset)\source-generators\Microsoft.CodeAnalysis.Razor.Compiler.dll" CopyToOutputDirectory="PreserveNewest">
<Private>True</Private>
</Reference>
<Reference Include="$(PkgMicrosoft_Net_Compilers_Razor_Toolset)\source-generators\Microsoft.CodeAnalysis.Razor.Compiler.dll" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 73b5b80

Please sign in to comment.