Skip to content

Commit

Permalink
Marked RNase.tsv to copy always
Browse files Browse the repository at this point in the history
  • Loading branch information
nbollis committed Nov 28, 2023
1 parent a915405 commit 0a2cd99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mzLib/Transcriptomics/Transcriptomics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,10 @@
<ProjectReference Include="..\Omics\Omics.csproj" />
</ItemGroup>

<ItemGroup>
<None Update="Digestion\rnases.tsv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>

</Project>

0 comments on commit 0a2cd99

Please sign in to comment.