Skip to content

Commit a73f2b1

Browse files
committed
Moving the JasperExporter.jar to the output directory.
1 parent d1a0340 commit a73f2b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

eFormAPI/eFormAPI/eFormAPI.Web.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,9 @@
300300
</ItemGroup>
301301
<ItemGroup>
302302
<Content Include="Global.asax" />
303-
<Content Include="JasperExporter.jar" />
303+
<Content Include="JasperExporter.jar">
304+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
305+
</Content>
304306
<Content Include="Web.config">
305307
<SubType>Designer</SubType>
306308
</Content>

0 commit comments

Comments
 (0)