Release/ArtigosPDF #22

Merged
ricardo merged 3 commits from Release/ArtigosPDF into main 2025-11-29 23:01:43 +00:00
Showing only changes of commit 175effd1be - Show all commits

View File

@ -40,8 +40,9 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Folder Include="Content\Artigos\" /> <None Update="Content\**\*">
<Folder Include="Content\Tutoriais\" /> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup> </ItemGroup>
<PropertyGroup Condition="'$(Configuration)'=='Testing'"> <PropertyGroup Condition="'$(Configuration)'=='Testing'">