We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a0340 commit a73f2b1Copy full SHA for a73f2b1
eFormAPI/eFormAPI/eFormAPI.Web.csproj
@@ -300,7 +300,9 @@
300
</ItemGroup>
301
<ItemGroup>
302
<Content Include="Global.asax" />
303
- <Content Include="JasperExporter.jar" />
+ <Content Include="JasperExporter.jar">
304
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
305
+ </Content>
306
<Content Include="Web.config">
307
<SubType>Designer</SubType>
308
</Content>
0 commit comments