Fix property
All checks were successful
Build and Deploy / remote-build-and-deploy (push) Successful in 21m28s

This commit is contained in:
2025-06-19 18:20:33 -03:00
parent 716707cd9f
commit bf275c1cf2

View File

@@ -4,6 +4,7 @@
<TargetFramework>net9.0</TargetFramework> <TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<EnableDefaultContentItems>false</EnableDefaultContentItems>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>