This commit is contained in:
2024-08-12 12:39:30 -03:00
parent d11016fe50
commit 01d975c47f
6 changed files with 9 additions and 21 deletions

View File

@@ -7,7 +7,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
@@ -20,4 +20,4 @@
<ProjectReference Include="..\Informes\Informes.csproj" />
</ItemGroup>
</Project>
</Project>