We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f920edf commit 6b31ea9Copy full SHA for 6b31ea9
1 file changed
ThermoRawFileParser.csproj
@@ -177,7 +177,13 @@
177
</ItemGroup>
178
<ItemGroup>
179
<None Include="App.config" />
180
+ <None Include="LICENSE">
181
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
182
+ </None>
183
<None Include="packages.config" />
184
+ <None Include="THERMO_LICENSE">
185
186
187
188
189
<Content Include="log4net.config">
0 commit comments