Update projects deps

This commit is contained in:
Guilherme Werner 2025-05-26 21:43:58 -03:00
parent aede8c7ac2
commit 549e7bcbe3
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,9 @@
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="dotenv.net" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Tribufu\Tribufu.csproj" />
</ItemGroup>