|
|
@ -4,7 +4,7 @@
|
|
|
|
<TargetFramework>net8.0</TargetFramework>
|
|
|
|
<TargetFramework>net8.0</TargetFramework>
|
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
|
<Nullable>enable</Nullable>
|
|
|
|
<Nullable>enable</Nullable>
|
|
|
|
<RootNamespace>ModelToEntities</RootNamespace>
|
|
|
|
<RootNamespace>DbDataManager</RootNamespace>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|