Fix
All checks were successful
Build and Deploy / remote-build-and-deploy (push) Successful in 24m18s
All checks were successful
Build and Deploy / remote-build-and-deploy (push) Successful in 24m18s
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<PreserveCompilationContext>true</PreserveCompilationContext>
|
||||
<EnableDefaultContentItems>false</EnableDefaultContentItems>
|
||||
</PropertyGroup>
|
||||
|
||||
@@ -24,7 +23,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="Controllers\Reportes\Templates\**\*.cshtml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user