Added Dockerfile and docker ignore file

This commit is contained in:
2025-12-31 16:07:13 +03:30
parent d4e065f188
commit 17f4a7930e
3 changed files with 42 additions and 0 deletions

View File

@@ -11,4 +11,10 @@
<PackageReference Include="Stimulsoft.Reports.Engine.NetCore" Version="2025.2.3" />
</ItemGroup>
<ItemGroup>
<Content Include="..\.dockerignore">
<Link>.dockerignore</Link>
</Content>
</ItemGroup>
</Project>