Core.Blueprint.DAL/Core.Blueprint.DAL.Provider/Core.Blueprint.DAL.Provider.csproj
Sergio Matias Urquin 6358f5f199 Add project files.
2025-04-29 18:39:57 -06:00

10 lines
209 B
XML

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