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 dbd1401 commit 005db99Copy full SHA for 005db99
eFormAPI/eFormAPI/eFormAPI.Web.csproj
@@ -295,7 +295,9 @@
295
</ItemGroup>
296
<ItemGroup>
297
<Content Include="Global.asax" />
298
- <Content Include="JasperExporter.jar" />
+ <Content Include="JasperExporter.jar">
299
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
300
+ </Content>
301
<Content Include="Web.config">
302
<SubType>Designer</SubType>
303
</Content>
0 commit comments