Files
Geradores/GeradoresService/GeradoresService.csproj
SECUNDIS\masantos be60a4df8e Gerações NIF NISS
2024-04-10 19:42:13 +01:00

10 lines
206 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>